SyntaxFix
Write A Post
Hire A Developer
Questions
In order to eliminate this error, you have to fo to the wp-config file and add these lines of code
define('WP_DEBUG_DISPLAY', false); @ini_set('display_errors',0);