I’m also getting a similar error in regards to Posting Comments, Posts and removing Comments/Posts.
Here is what I’m getting :
WordPress database error: [Table ‘web6_db1.wp_post2cat’ doesn’t exist]
SELECT YEAR(post_date) AS year
, MONTH(post_date) AS month
, category_id FROM wp_posts INNER JOIN wp_post2cat ON (wp_posts.ID = wp_post2cat.post_id) WHERE post_date > 0 AND category_id <> 0 AND ID = 95 ORDER By post_date DESC
Warning: Cannot modify header information – headers already sent by (output started at /var/www/web6/web/wp-includes/wp-db.php:160) in /var/www/web6/web/wp-includes/pluggable.php on line 390
I have already imported the old SQL backup I made and re-ran the upgrade.php with all Plug-ins disabled but still no luck. ??
So I’m assuming it has something to do with my Theme?
I am using iTheme 1.1…
This really sucks ??