This topic has 5 replies, 3 voices, and was last updated 6 years by Radu.

  • Author
  • #209845
     Plush
    Participant

    Hi guys,

     

    Since about a week I am getting this error in my debug log:

    Undefined index: icl_lso_native_lang

     

    I asked WPML for a fix but they said it is theme related.

     

    #209878
     Laura
    Moderator

    Hello, will assign the ticket to a higher support level who can help and advise you in your query.
    Thanks! ?

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

    Laura Solanes - Graphic Designer and Web Designer

    Please be patient as I try to answer each topic as fast as i can.

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

    Always happy to help you 🙂

    #209979
     Plush
    Participant

    Ok thanks I will await your answer.

    #210069
     Radu
    Moderator

    I understand that there are some notices showing up at the top of your site. Do you know if you currently have debug enabled? Please try disabling it to see if this resolves the issue. Please enable the WordPress debug log. More Info: https://codex.wordpress.org/Debugging_in_WordPress

    1. Edit wp-config.php and insert the following lines:

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

    2. Browse to the page with the issue and/or reproduce the issue.

    Are you still seeing the notice messages?

    Hi there!!! Help others from the community and mark any reply as solution if it solved your question. Mark as a solution
    #210133
     Plush
    Participant

    HI, they are only showing in my debug log, which I need to keep on for another error I am fixing, they are not showing on the website itself.

    But even if they were, shutting down the debug log would not fix the issue, it would just make the error go away. Are you saying that the error is nothing serious and to ignore it?

    #210288
     Radu
    Moderator

    Yes, notices in general are not causes any error.

    Cheers
    R

    Hi there!!! Help others from the community and mark any reply as solution if it solved your question. Mark as a solution
Viewing 6 posts - 1 through 6 (of 6 total)

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

Log in with your credentials

Forgot your details?