Connor1 Posted October 24, 2019 Share Posted October 24, 2019 (edited) Не меняется цена товара. Посмотрел файл 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 October 24, 2019 by Connor1 (see edit history) Link to comment Share on other sites More sharing options...
Recommended Posts
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 accountSign in
Already have an account? Sign in here.
Sign In Now