Jump to content

Recommended Posts

Ricevo i seguenti errori in error log:

[fcgid:warn] [pid 15146] mod_fcgid: stderr: PHP Notice:  Undefined index: reduction in /home/xxxxx/public_html/cache/smarty/compile/21/a1/68/21a16847713e71c0f7805f1a3a88fa120520698a.file.product.tpl.php on line 454

[fcgid:warn] [pid 15146] mod_fcgid: stderr: PHP Notice:  Undefined index: reduction in /home/xxxxx/public_html/cache/smarty/compile/21/a1/68/21a16847713e71c0f7805f1a3a88fa120520698a.file.product.tpl.php on line 820

[fcgid:warn] [pid 15146] mod_fcgid: stderr: PHP Notice:  Undefined index: reduction in /home/xxxxx/public_html/cache/smarty/compile/21/a1/68/21a16847713e71c0f7805f1a3a88fa120520698a.file.product.tpl.php on line 838

Queste le linee interessate:

Linea 454: <div class="reduction_img_container<?php if (!$_smarty_tpl->tpl_vars['product']->value->specificPrice['reduction']) {?> hidden<?php }?>">

Linea 820: <p class="reduction<?php if (!$_smarty_tpl->tpl_vars['product']->value->specificPrice['reduction']) {?> hidden<?php }?>"><?php if ($_smarty_tpl->tpl_vars['product']->value->on_sale) {?><?php echo smartyTranslate(array('s'=>'On sale'),$_smarty_tpl);?>

Linea 838: <p class="old_price_display<?php if (!$_smarty_tpl->tpl_vars['product']->value->specificPrice['reduction']) {?> hidden<?php }?>">

Il tema è discountshop version 3.7.6 

ho contattato il produttore del tema è mi ha risposto che il supporto è scaduto e il tema non è più supportato.

Potreste gentilmente aiutarmi voi a risolvere il problema?

Grazie in anticipo!!!

Link to comment
Share on other sites

Create an account or sign in to comment

You need to be a member in order to leave a comment

Create an account

Sign up for a new account in our community. It's easy!

Register a new account

Sign in

Already have an account? Sign in here.

Sign In Now
×
×
  • Create New...