Tagged Questions
1
vote
1answer
585 views
Warning: in_array() expects parameter 2 to be array, null given
On a freshly built site running version 3.1.3 with the twentyten theme active and no plugins, when I click on "Media" to go the media manager, I'm getting this error:
Warning: explode() expects ...
0
votes
5answers
747 views
Errors in Add Image Popup, Media Library Tab: “in_array() expects parameter 2 to be array, null given in wp-includes/query.php”
I am getting errors like
Warning: explode() expects parameter 2 to be string, array given in /data/www/ae/wp-includes/query.php on line 2390
Warning: in_array() expects parameter 2 to be array, null ...