strpos() expects parameter 1 to be string
-
Since manually upgrading to 4.5.2, I can’t access wp-admin and I’m getting the following errors:
Warning: strpos() expects parameter 1 to be string, object given in /home/public/microhorror/wp-includes/functions.php on line 4003 Warning: Cannot modify header information - headers already sent by (output started at /home/public/microhorror/wp-includes/functions.php:4003) in /home/public/microhorror/wp-login.php on line 390 Warning: Cannot modify header information - headers already sent by (output started at /home/public/microhorror/wp-includes/functions.php:4003) in /home/public/microhorror/wp-login.php on line 403Obviously there’s an error on line 4003 of functions.php, but I can’t figure out what it is. Help?
Viewing 6 replies - 1 through 6 (of 6 total)
Viewing 6 replies - 1 through 6 (of 6 total)
The topic ‘strpos() expects parameter 1 to be string’ is closed to new replies.