PHP Warning won’t go away

[ad_1]

Hello,

Sorry if this is not the right sub for this , but my website recently started displaying a PHP warning at the top and I’ve been unable to remove it. I’ve followed instructions from Divi (plug-in/ theme builder app I use) support and other sites saying to edit the wp-config.php file but nothing has worked. Hoping someone here might have advice while I wait for support to get back to me.

​

The error can be seen on all of my webpages at [www.sparkwealthadvisors.com])

First I was told to edit the following code in wp-config.php:

**define(‘WP\_DEBUG’,true);**

and replace “true” with “false” – but it already showed as “false”

Second I was told to replace this line all together with another 4 lines of code and that didn’t work either:

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

[ad_2]

 

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