Viewing 4 posts - 1 through 4 (of 4 total)
  • Author
    Posts
  • #339579

    HI GUYS AFTER UPDATING TO WP 4.0 WE HAVE THE BELOW ERROR IN OUR ENGLISH PAGES: OF OUR ENFOLD THEME.
    WHATS HAPPENING AND HOW TO FIX?
    JUST RESTORED IT TO WP 3.9
    THANKS! “

    Warning: explode() expects parameter 2 to be string, array given in /home/vlcclaim/public_html/vlc-claims.com/wp-content/plugins/sitepress-multilingual-cms/sitepress.class.php on line 6270

    Warning: Invalid argument supplied for foreach() in /home/vlcclaim/public_html/vlc-claims.com/wp-content/plugins/sitepress-multilingual-cms/sitepress.class.php on line 6272
    ——————————————————————————————————————————————————

    Warning: explode() expects parameter 2 to be string, array given in /home/vlcclaim/public_html/vlc-claims.com/wp-content/plugins/sitepress-multilingual-cms/sitepress.class.php on line 6270

    #339761

    Hey!

    Those messages are coming from the “sitepress-multilingual-cms” plugin, not from the theme. You can hide them though by adding this line to your wp-config.php file:

    error_reporting(0);
    

    Best regards,
    Josue

    #342819

    hi where to put it in wp-config? just tried it and it didnt solve
    thanks!

    #342861

    Hi!

    I’m no longer seeing those errors in your website, in any case it would be better to contact WPML support as this is not a theme issue.

    Regards,
    Josue

Viewing 4 posts - 1 through 4 (of 4 total)
  • You must be logged in to reply to this topic.