• Resolved SportFaster.com

    (@miroslava22)


    Hello,

    I foind that errors in error_log file of my site.
    public_html/wp-includes/class.wp-scripts.php on line 372

    Please help me to fix it.

    PHP Warning: preg_match() expects parameter 2 to be string, array given in /home/public_html/wp-includes/class.wp-scripts.php on line 372
    PHP Warning: strpos() expects parameter 1 to be string, array given in /home/public_html/wp-includes/class.wp-scripts.php on line 372
    PHP Warning: preg_match() expects parameter 2 to be string, array given in /home/public_html/wp-includes/class.wp-scripts.php on line 372
    PHP Warning: strpos() expects parameter 1 to be string, array given in /home/public_html/wp-includes/class.wp-scripts.php on line 372
    PHP Warning: preg_match() expects parameter 2 to be string, array given in /home/public_html/wp-includes/class.wp-scripts.php on line 372
    PHP Warning: strpos() expects parameter 1 to be string, array given in /home/public_html/wp-includes/class.wp-scripts.php on line 372
    PHP Warning: preg_match() expects parameter 2 to be string, array given in /hom/public_html/wp-includes/class.wp-scripts.php on line 372
    PHP Warning: strpos() expects parameter 1 to be string, array given in /home/public_html/wp-includes/class.wp-scripts.php on line 372`

    Thank you in advance!

Viewing 3 replies - 1 through 3 (of 3 total)
  • This is not an error, it’s a Warning:
    PHP Warning

    This is coming from WordPress core files, so it could be:
    – plugin conflict
    – theme conflict
    – php version not compatible
    – jetpack installation

    You can start by deactivating your plugins, and re-activing one by one to try to isolate the issue.

    Thread Starter SportFaster.com

    (@miroslava22)

    Thank you for the answer!
    I will try what you recommend me and will write again.

    Thread Starter SportFaster.com

    (@miroslava22)

    Hello,

    I found what was the issue for my site and fixed it .
    Thank you for your advice!
    Best regards!

    • This reply was modified 3 years, 1 month ago by Yui. Reason: redundant link(s) deleted
Viewing 3 replies - 1 through 3 (of 3 total)
  • The topic ‘HELP me to fix error in error_log file’ is closed to new replies.