• Resolved pelaqita

    (@pelaqita)


    This morning when I logged into my blog, there were three plugin updates that WordPress wanted me to do. So, I did them. Now every single post that a reader may click on to view the entire post has all these error codes.

    Cat Mews – typical post

    I have no idea what has happened nor how to fix it.

Viewing 8 replies - 1 through 8 (of 8 total)
  • 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.

    Thread Starter pelaqita

    (@pelaqita)

    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…

    Thread Starter pelaqita

    (@pelaqita)

    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 https://forum.bytesforall.com/showthread.php?t=21276

    seems like your issue resolved…

    Thread Starter pelaqita

    (@pelaqita)

    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.

    You are most welcome… ??

Viewing 8 replies - 1 through 8 (of 8 total)
  • The topic ‘Plugin Updates – now posts appear w/error codes’ is closed to new replies.