Navigation
This is archived content. Visit our new forum.

Tagged: 

  • Author
    Posts
  • #1374385
    Satchel L
    Participant

    Warning: Class __PHP_Incomplete_Class has no unserializer in /home/content/p3pnexwpnas11_data02/50/3700850/html/wp-content/object-cache.php on line 894

    Any idea why this is on the head of my site!?!?

    http://vitkusortho.com/

    #1374386
    Satchel L
    Participant
    This reply has been marked as private.
    #1374426
    Satchel L
    Participant

    And the social icons are all screwy on the top bar and footer

    #1374623
    Rupok
    Member

    Hi there,

    Thanks for writing in! This is just a notice which is not related to X and 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!

    #1382841
    Satchel L
    Participant

    I’m still getting this error on the header of all pages except the home page. I have defined by ‘WP-DEBUG’ to false in the wp-config.php file. What could be the issue?

    #1382993
    Rupok
    Member

    Hi there,

    If your WP_DEBUG is already set to false then maybe your PHP error_reporting is enabled. You can place error_reporting(0); instead of define(‘WP_DEBUG’, false); on your config file.

    Cheers!

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