Hi, I have this website http://www.iphonerepairlv.com/ where I get this error: Notice: The called constructor method for Debug_Bar_Panel:ebug_Bar_Panel in Debug_Bar_Panel is deprecated since version 0.8.3! Use __construct() instead. in /home/iphonerepairlv/public_html/wp-includes/functions.php on line 3894 I was hoping if someone can help. Thank you!
try puttings these in wp config file define( 'WP_DEBUG', true ); define( 'WP_DEBUG_LOG', true ); define( 'WP_DEBUG_DISPLAY', false );