• Resolved richardkent001

    (@richardkent001)


    When I installed the free version of Wordfence I got error messages plastered across the top of my website and WP Dashboard. I deactivated the offending two plugins and the error messages disappeared. Fine, Wordfence determined the plugins as a threat, by why wreck my website?

Viewing 3 replies - 1 through 3 (of 3 total)
  • Thread Starter richardkent001

    (@richardkent001)

    Here is my website with the errors

    Plugin Support wfscott

    (@wfscott)

    Hello, @richardkent001

    Thanks for reaching out.

    Those errors may be displayed due to a setting with the hosting provider, or ifdefine('WP_DEBUG_DISPLAY',true); is defined in your wp-config.php file.

    Via the wp-config.php file, I recommend setting that directive to false, like so: define('WP_DEBUG_DISPLAY',false); That should prevent the errors from displaying on the page.

    Thanks

    Thread Starter richardkent001

    (@richardkent001)

    Okay that worked. thank you

Viewing 3 replies - 1 through 3 (of 3 total)

The topic ‘Error messages displayed on website and WP Dashboard’ is closed to new replies.