cille5 Posted October 22, 2015 Share Posted October 22, 2015 (edited) First time I got error log. How to repair this? PHP Notice: Trying to get property of non-object in /home/seksituo/public_html/cache/smarty/compile/4f/ec/3b/4fec3bf0f7942e54b6faae0f8b9458ca45dfca21.file.nav.tpl.php on line 92 Prestashop version 1.6.1.1 With older 1.6.0.9 I never got this many problems than this new version. arrggh Edited October 22, 2015 by cille5 (see edit history) Link to comment Share on other sites More sharing options...
cille5 Posted October 23, 2015 Author Share Posted October 23, 2015 How can I disable php notice? Link to comment Share on other sites More sharing options...
tuk66 Posted October 23, 2015 Share Posted October 23, 2015 Why do you catch PHP Notices? It is good for development, not production. Link to comment Share on other sites More sharing options...
tuk66 Posted October 23, 2015 Share Posted October 23, 2015 In short, in php.ini. Of course, it depends on your server. Ask your server administrator. Link to comment Share on other sites More sharing options...
cille5 Posted October 23, 2015 Author Share Posted October 23, 2015 My host disabled my php error log. Is my website now ok? I don't get any error logs anymore... But did this solve my problem? Link to comment Share on other sites More sharing options...
ccristian Posted July 6, 2023 Share Posted July 6, 2023 Hi! I have some errors in the error log files under public_html > error_log file. Can someone have any idea on how to fix this? [04-Jul-2023 10:29:02 Europe/Bucharest] PHP Deprecated: Invalid characters passed for attempted conversion, these have been ignored in /home/myshop/public_html/classes/Tools.php on line 2408 [04-Jul-2023 10:29:02 Europe/Bucharest] PHP Deprecated: Invalid characters passed for attempted conversion, these have been ignored in /home/myshop/public_html/classes/Tools.php on line 2409 and these errors from php-ps-info-1.1 > error_log [04-Jul-2023 03:27:47 UTC] PHP Notice: Trying to access array offset on value of type int in /home/myshop/public_html/php-ps-info-1.1/phppsinfo.php on line 364 the lines of code the error_logs are pointing too are these (see the pictures attached): PrestaShop 1.7.8.9, PHP 7.4.3, Wareehouse theme (latest version) Thank you! 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