• I constantly get these errors:

    [01-May-2017 15:20:12 UTC] PHP Warning: stripos() expects parameter 1 to be string, object given in /home/ulook/public_html/wp-includes/functions.php on line 790
    [01-May-2017 15:20:12 UTC] PHP Warning: stripos() expects parameter 1 to be string, object given in /home/ulook/public_html/wp-includes/functions.php on line 793
    [01-May-2017 15:20:12 UTC] PHP Warning: strpos() expects parameter 1 to be string, object given in /home/ulook/public_html/wp-includes/functions.php on line 800
    [01-May-2017 15:20:12 UTC] PHP Warning: explode() expects parameter 2 to be string, object given in /home/ulook/public_html/wp-includes/functions.php on line 801
    [01-May-2017 15:20:12 UTC] PHP Warning: strstr() expects parameter 1 to be string, object given in /home/ulook/public_html/wp-includes/functions.php on line 785

    Any help will be much appreciated

    Thank you

Viewing 1 replies (of 1 total)
  • Hello sostoss,

    As a test try disabling your plugins, this will indicate if one is the cause of the problem. An easy way to disable them en masse is to rename the /plugins folder.
    Also, try with a default theme such as twenty seventeen. This will let you know if your theme is to blame.
    Cheers,
    John-Paul

Viewing 1 replies (of 1 total)
  • The topic ‘Many php Warnings’ is closed to new replies.