-
Author
-
September 18, 2018 at 18:26 #209845PlushParticipant
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.
September 19, 2018 at 03:50 #209878LauraModeratorHello, 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 solutionLaura 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 🙂
September 21, 2018 at 16:05 #210069RaduModeratorI 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 CODEdefine( '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 solutionSeptember 22, 2018 at 12:20 #210133PlushParticipantHI, 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?
September 24, 2018 at 17:07 #210288RaduModeratorYes, notices in general are not causes any error.
Cheers
RHi there!!! Help others from the community and mark any reply as solution if it solved your question. Mark as a solution -
AuthorPosts
The forum ‘Bugs & Issues’ is closed to new topics and replies.