MatiPasio Posted February 23, 2016 Share Posted February 23, 2016 (edited) Hello. I looked to logs in my PrestaShop and I have 2 errors. PHP message: PHP Notice: Undefined index: reduction_type in xxx/tools/smarty/sysplugins/smarty_internal_templatebase.php(157) : eval()'d code on line 100 [error] FastCGI sent in stderr: "PHP message: PHP Notice: Undefined index: reduction_type in xxx/tools/smarty/sysplugins/smarty_internal_templatebase.php(157) : eval()'d code on line 100 PHP message: PHP Notice: Undefined index: reduction_type xxx/tools/smarty/sysplugins/smarty_internal_templatebase.php(157) : eval()'d code on line 117 [error] FastCGI sent in stderr: "PHP message: PHP Notice: Undefined index: reduction_type in xxx/tools/smarty/sysplugins/smarty_internal_templatebase.php(157) : eval()'d code on line 117 How Can I fix it? I saw all topics about this problem on PrestaShop Forum and didn't help. Edited February 23, 2016 by MatiPasio (see edit history) Link to comment Share on other sites More sharing options...
tuk66 Posted February 24, 2016 Share Posted February 24, 2016 Change PHP error reporting level. PHP Notices are too much. Try to disable Debug mode, if enabled. 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