• Resolved houseandreams

    (@houseandreams)


    Your site is set to display errors to site visitors
    Security
    Debug mode is often enabled to gather more details about an error or site failure, but may contain sensitive information which should not be available on a publicly available website.

    The value, WP_DEBUG_DISPLAY, has either been enabled by WP_DEBUG or added to your configuration file. This will make errors display on the front end of your site.

Viewing 3 replies - 1 through 3 (of 3 total)
  • Look for the line:
    define( 'WP_DEBUG', true );
    in wp-config.php, and change true to false.

    You should be able to do that in your cpanel file manager. If you want to do it inside the wordpress environment you can use this plugin:
    https://ww.wp.xz.cn/plugins/wp-file-manager/
    However, with the plugin, if you mess up your edit and break php syntax you could lose access to your site, so no second chance. If so, you would need to use the cpanel method to fix wp-config.php.

    Plugin Support Tseten a11n

    (@tibetanitech)

    We haven’t heard back from you in a while, so I’m going to mark this as resolved – if you have any further questions, you can start a new thread.

    Thank you @lorro !

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

The topic ‘debug message receive. need resolution’ is closed to new replies.