Hello all,
I just upgraded my website from 1.5.2 to 2.1.
WP just upgraded my database but I still have the two following errors:
SELECT post_id, category_id FROM wp_post2cat WHERE post_id IN (,)
SELECT post_id, meta_key, meta_value FROM wp_postmeta WHERE post_id IN() ORDER BY post_id, meta_key
I would really appreciate some help here...
Thanks in advance!