I can\'t seem to disable error reporting in PHP - I have tried everything but \"Notice\" errors are still displayed.
My php.ini has
display_errors = Off;
There is a setting within the OpenCart dashboard that allows you to turn on (or off) error reporting and logging.