After automatic update to 3.1.3 there's warnings on page /wp-admin/upload.php (Media Library):
Warning: explode() expects parameter 2 to be string, array given in /home/mydomain/public_html/wp-includes/query.php on line 2390
Warning: in_array() expects parameter 2 to be array, null given in /home/mydomain/public_html/wp-includes/query.php on line 2399
... etc.
I tried to manually replace query.php with no success.
How to get rid of those warnings?
Known issue that will be fixed in 3.1.4 If this is a live site, you really shouldn't be running with display_errors on.
kobashicomputing
Member
Posted 11 months ago #
I am getting a ton of warning messages on 3.1.3 in the media area as well. Turning off PHP display_errors doesn't work. This is happening on Windows XP and Windows 7. This doesn't happen on a Linux box.
kmessinger
Member
Posted 11 months ago #
kobashicomputing
You won't get any help highjacking a resolved post.
Put your own post up with a url and the messages you are getting and maybe some volunteer will reply.