Navigation
This is archived content. Visit our new forum.

Tagged: 

  • Author
    Posts
  • #1353725
    r_creative
    Participant

    Hi there,

    I’m getting PHP gibberish on my team and blog pages. I am investigating a potential hack and other possible causes. But just wanted to reach out in case there is a known issue with this theme and recent wordpress updates?

    Warning: Class __PHP_Incomplete_Class has no unserializer in /home/content/p3pnexwpnas09_data02/89/2535189/html/wp-content/object-cache.php on line 1905

    Has anyone else had similar issues?

    screenshot attached

    Site is running the following —
    Wordpress 4.7.2
    X Theme Version: 4.6.4
    Cornerstone 1.3.3

    #1353784
    Rupok
    Member

    Hi there,

    Thanks for writing in! This should be gone if you disable WP_DEBUG mode.

    You can do this by opening wp-config.php and updating :

    define( 'WP_DEBUG' , true );

    to

    define('WP_DEBUG', false);

    Hope this helps.

    Cheers!

    #1353919
    r_creative
    Participant

    Thank you! I found out that it was caused by GoDaddy internal server upgrades if anyone else is having this issue.

    #1353959
    Prasant Rai
    Moderator

    You are most welcome. 🙂

  • <script> jQuery(function($){ $("#no-reply-1353725 .bbp-template-notice, .bbp-no-topic .bbp-template-notice").removeClass('bbp-template-notice'); }); </script>