This topic has 1 reply, 2 voices, and was last updated 9 years by sharmstr.

  • Author
  • #49177
     ringdal
    Participant

    I am getting following error message:

    Trying to get property of non-object in /home/xxxxxx/public_html/wp-content/plugins/yith-woocommerce-wishlist/includes/class.yith-wcwl.php on line 894

    Do you know what may be the issue?

    Maria

    #49186
     sharmstr
    Moderator

    Turn off debugging in your wp-config.php file. Look for

    COPY CODE
    
    define('WP_DEBUG', true);
    

    and change it to

    COPY CODE
    
    define('WP_DEBUG', false);
    
    Hi there!!! Help others from the community and mark any reply as solution if it solved your question. Mark as a solution

    This support site is not about custom work. If you need custom development please contact cornel@seventhqueen.com

Viewing 2 posts - 1 through 2 (of 2 total)

The forum ‘KLEO’ is closed to new topics and replies.

Log in with your credentials

Forgot your details?