Error reporting switched off
-
Can please remove the line:
error_reporting(0);(the first line of code)It prevents displaying all errors on the site, even when WP_DEBUG is set to true in the config. This way it impossible to debug.
It took me several hours finding this line of code in my WordPress install.
Viewing 2 replies - 1 through 2 (of 2 total)
Viewing 2 replies - 1 through 2 (of 2 total)
The topic ‘Error reporting switched off’ is closed to new replies.