-
Author
-
October 8, 2018 at 16:40 #211288I.ITALY.TVParticipant
Warning: array_values() expects parameter 1 to be array, null given in /home/iitaly42/public_html/wp-includes/script-loader.php on line 1139
Warning: array_values() expects parameter 1 to be array, null given in /home/iitaly42/public_html/wp-includes/script-loader.php on line 1140
Warning: array_values() expects parameter 1 to be array, null given in /home/iitaly42/public_html/wp-includes/script-loader.php on line 1143
Warning: array_values() expects parameter 1 to be array, null given in /home/iitaly42/public_html/wp-includes/script-loader.php on line 1144
Warning: array_values() expects parameter 1 to be array, null given in /home/iitaly42/public_html/wp-includes/script-loader.php on line 1145
Fatal error: Call to a member function is_rtl() on a non-object in /home/iitaly42/public_html/wp-includes/script-loader.php on line 1148
October 8, 2018 at 17:13 #211292RaduModeratorHi,
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 );
Anyway i see that the notice it’s thrown outside the theme folder and not sure if that our theme issue.
if the issue persists even with debug off try to switch child theme and plugins off and check if the notice disappears or not.
Let me know
Cheers
RHi there!!! Help others from the community and mark any reply as solution if it solved your question. Mark as a solutionOctober 8, 2018 at 17:19 #211293I.ITALY.TVParticipantBut does this thema not work as a multi-site and / or subdomain?
October 9, 2018 at 16:08 #211344RaduModeratorit works on multi site
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.