Theme: Default
I see an error in my shop and it is displayed on the top of the visitors screen:
Code: Select all
Notice: Trying to access array offset on value of type bool in /home/shop/domains/public_html/catalog/controller/startup/startup.php on line 166
In php.ini (in the root) I see this:
Code: Select all
;display_errors = 1
;error_reporting = E_ALL
But why are the Errors and Warnings shown then? How do I turn that off?
Regards,
Barend