Navigation
This is archived content. Visit our new forum.

Tagged: 

  • Author
    Posts
  • #1351690
    Kedders
    Participant

    Hi Guys,

    You have been so helpful so far, unreal service.

    It’s the mobile site that seems to be having this issue – a php error is showing at the top of the screen.

    Class_PHPH_Incomplete no unserializer in/home/content/a2pnexwpnas04_data01/78/3277578/html/wp-content/object-cache.php

    (see screenshot).

    How can I remove this?

    Thanks

    socialmnexus.com

    #1351912
    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!

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