• Hi all

    I am developing a plugin for wordpress and what is really frustrating is that wordpress somehow intercepts the php errors.

    When a fatal error occurs it just shows a blank page instead of what the error is about. I could even live with that if the error were reported in the error_log but it isn’t either.

    In wp-settings.php I turned error_reporting to E_ALL which does show notices but not fatal errors.

    Anybody know how to get WordPress to stop intercepting errors?

    With kind regards

    x_terminat_or_3

  • The topic ‘Turn on error reporting’ is closed to new replies.