I've been installing plugins that our site needs, and after I installed the last one, Login Logger, I haven't been able to publish pages or publish new pages. It's really odd and in the bug report for my php, I got this error:
Invalid argument supplied for foreach()
posts_request() at Line in
call_user_func_array() at Line 220 in wp-includes/plugin.php
apply_filters_ref_array() at Line 2414 in wp-includes/query.php
get_posts() at Line 2695 in wp-includes/query.php
query() at Line 641 in wp-includes/nav-menu.php
wp_get_associated_nav_menu_items() at Line 666 in wp-includes/nav-menu.php
_wp_delete_post_menu_item() at Line in
call_user_func_array() at Line 395 in wp-includes/plugin.php
do_action() at Line 1783 in wp-includes/post.php
wp_delete_post() at Line 378 in wp-admin/includes/post.php
get_default_post_to_edit() at Line 50 in wp-admin/post-new.php
Any idea what I might have screwed up or how to fix it?
Thanks!