Debug mode never turns off

[ad_1]

Hello! I have a site where debug mode is turned on. No matter how I edit the wp-config to turn it of it is still in debug mode. This creates a lot of issues in the front end as it displays php notices errors. I have tried all kind of things like:

ini_set(‘display_errors’,’Off’);
ini_set(‘error_reporting’, E_ALL );
define(‘WP_DEBUG’, false);
define(‘WP_DEBUG_DISPLAY’, false);

Anyone that has solved this issue before?

[ad_2]
1 Comment
  1. Can you search the entire code set? It might be being set to true again after you’ve set it to false.

 

This site will teach you how to build a WordPress website for beginners. We will cover everything from installing WordPress to adding pages, posts, and images to your site. You will learn how to customize your site with themes and plugins, as well as how to market your site online.

Buy WordPress Transfer