Login to hosting account
>>Go to Filemanger
>>>Go to folder name “Cat-Mews” next >> “wordpress” folder.
now you can find file name “wp-config.php” just click on edit. Make these change on the file code .
define(‘WP_DEBUG’, true);
to
define(‘WP_DEBUG’, false);
Make it as false and let me know.
Hi:
Thank you for your quick response. The wp-config.php file already has the line that reads:
define(‘WP_DEBUG’, false);
Any other ideas for what went bonkers this morning? 🙂
just disable contact form 7 plugin and see…
That cleared up some of it. But this is what is appearing now.
Warning: Illegal offset type in isset or empty in /home/content/76/5713076/html/Cat-Mews/wordpress/wp-includes/capabilities.php on line 1311
Warning: Illegal offset type in isset or empty in /home/content/76/5713076/html/Cat-Mews/wordpress/wp-includes/capabilities.php on line 980
Warning: Illegal offset type in isset or empty in /home/content/76/5713076/html/Cat-Mews/wordpress/wp-includes/capabilities.php on line 1311
Warning: Illegal offset type in isset or empty in /home/content/76/5713076/html/Cat-Mews/wordpress/wp-includes/capabilities.php on line 980
Warning: Illegal offset type in isset or empty in /home/content/76/5713076/html/Cat-Mews/wordpress/wp-includes/capabilities.php on line 1311
Warning: Illegal offset type in isset or empty in /home/content/76/5713076/html/Cat-Mews/wordpress/wp-includes/capabilities.php on line 980
Warning: Illegal offset type in isset or empty in /home/content/76/5713076/html/Cat-Mews/wordpress/wp-includes/capabilities.php on line 1311
Warning: Illegal offset type in isset or empty in /home/content/76/5713076/html/Cat-Mews/wordpress/wp-includes/capabilities.php on line 980
disable your all plugins and check it.
if issue still persists, try this procedure http://forum.bytesforall.com/showthread.php?t=21276
seems like your issue resolved…
Thank you very much. I deactivate all plugins. Checked out the page and everything looked good, no error codes. I activated each plug-in one at a time and then looked at the post after each activation, no error codes. Kept thinking one of the plug-ins would be “the one” that had caused all this, but no. After activating the plug-ins, there are no error codes. Everything looks as it should. I appreciate that you took the time to work this through. I kept trying to figure out how to go back to the older version of the plug-ins that I had updated this a.m. that caused the issue. Never occurred to me to just deactivate all of them.