Navigation
This is archived content. Visit our new forum.

Tagged: 

  • Author
    Posts
  • #1111559
    liquidedge
    Participant

    Afternoon all.

    Have an error cropping up on one of my sites:

    Notice: Trying to get property of non-object in /home/www/qbuild/dev.qbuild.nz/public/wp-content/themes/x/framework/functions/global/helper.php on line 176

    Getting this error on search result page with no results.

    Strangely enough, disabling slider revolution makes the problem go away.

    Site login to follow.

    Any hints/tips as to how I might sort this?

    #1111561
    liquidedge
    Participant
    This reply has been marked as private.
    #1111606
    Paul R
    Moderator

    Hi,

    Thanks for writing in!

    It’s not an error but only a notice.

    Kindly disable wp_debug in your wp-config.php file located the root directory of your site.

    You may set it to false.

    eg.

    
    define('WP_DEBUG', false);
    

    Thanks

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