Errors after upgrade from PHP4 to PHP5
-
Hello,
yesterday night my server got updated to PHP5 and MySQL5. Now this morning I am getting these warnings on my site:
Warning: array_keys() [function.array-keys]: The first argument should be an array in /www/htdocs/w006dc1d/travelogues/wp-includes/widgets.php on line 686 Warning: Invalid argument supplied for foreach() in /www/htdocs/w006dc1d/travelogues/wp-includes/widgets.php on line 686
The admin area can’t be accessed at all. That’s what I’m getting there:
Warning: array_keys() [function.array-keys]: The first argument should be an array in /www/htdocs/w006dc1d/travelogues/wp-includes/widgets.php on line 686 Warning: Invalid argument supplied for foreach() in /www/htdocs/w006dc1d/travelogues/wp-includes/widgets.php on line 686 Warning: Cannot modify header information - headers already sent by (output started at /www/htdocs/w006dc1d/travelogues/wp-includes/widgets.php:686) in /www/htdocs/w006dc1d/travelogues/wp-includes/pluggable.php on line 770
Any help would really be appreciated. Here’s a link to my site: https://travel-junkie.com/
Thanks,
Boris
Viewing 3 replies - 1 through 3 (of 3 total)
Viewing 3 replies - 1 through 3 (of 3 total)
- The topic ‘Errors after upgrade from PHP4 to PHP5’ is closed to new replies.