Jump to content

Не меняется цена товара


Recommended Posts

Не меняется цена товара. Посмотрел файл error_log, вот что пишет:

PHP Notice:  Undefined index: ii in /public_html/vendor/prestashop/smarty/sysplugins/smarty_internal_templatebase.php(157) : eval()'d code on line 265

PHP Notice:  Trying to get property of non-object in /public_html/vendor/prestashop/smarty/sysplugins/smarty_internal_templatebase.php(157) : eval()'d code on line 265

 

Код из вышеуказанного файла:

     263                 try {

     264             ob_start();

     265                eval("?>" . $output);

     266               $_output = ob_get_clean();

      267              }

 

Кэш чистил, не помогло.

Edited by Connor1 (see edit history)
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...