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

  • Author
  • #211288
     I.ITALY.TV
    Participant

    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

    #211292
     Radu
    Moderator

    Hi,

    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 );

    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
    R

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

    But does this thema not work as a multi-site and / or subdomain?

    #211344
     Radu
    Moderator

    it works on multi site

    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 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?