This topic has 3 replies, 2 voices, and was last updated 6 years by Kieran_SQ.

  • Author
  • #201564
     jrjr
    Participant

    Notice: Trying to get property of non-object in /home/jobtra6/public_html/wp-content/themes/kleo/lib/plugin-pmpro/config.php on line 377

    #201619
     jrjr
    Participant

    HOW DO i FIX THIS PROBLEM?

    Attachments:
    You must be logged in to view attached files.
    #201626
     jrjr
    Participant

    THE WOOCOMMERCE IS GIVE SAME PROBLEM

    Attachments:
    You must be logged in to view attached files.
    #201646
     Kieran_SQ
    Moderator

    Hi,

    This is just a notice and can be safely ignored. They shouldn’t however be printed on the front-end as a matter of security. You can do this by editing wp-config.php in your main WordPress folder and adding the following

    COPY CODE
    define('WP_DEBUG', true);
    define('WP_DEBUG_LOG', true);
    define('WP_DEBUG_DISPLAY', false);

    Make sure these are not already defined in your wp-config.php file. If they are then change the WP_DEBUG_DISPLAY that is already present to false.

    https://codex.wordpress.org/Debugging_in_WordPress

    Thanks,

    Kieran

    Hi there!!! Help others from the community and mark any reply as solution if it solved your question. Ticket solution

    If you like the theme or the support you've received please consider leaving us a review on Themeforest!

    Custom development requests can be sent to dev@seventhqueen.com, one of the development team will be happy to discuss your needs.

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

The forum ‘Bugs & Issues’ is closed to new topics and replies.

Log in with your credentials

Forgot your details?