Posting Error after upgrading to WP 2.3 Help!
-
Hey. . . I just upgraded to WP 2.3 and when editing a post or posting a new one, I get the following errors. Can anyone help me out here?
WordPress database error: [Table ‘biggerpo_wordpress.wp_post2cat’ doesn’t exist]
SELECT cat_ID AS ID, MAX(post_modified) AS last_mod FROMwp_postsp LEFT JOINwp_post2catpc ON p.ID = pc.post_id LEFT JOINwp_categoriesc ON pc.category_id = c.cat_ID WHERE post_status = ‘publish’ GROUP BY cat_IDWordPress database error: [Table ‘biggerpo_wordpress.wp_post2cat’ doesn’t exist]
SELECT cat_ID AS ID, MAX(post_modified) AS last_mod FROMwp_postsp LEFT JOINwp_post2catpc ON p.ID = pc.post_id LEFT JOINwp_categoriesc ON pc.category_id = c.cat_ID WHERE post_status = ‘publish’ GROUP BY cat_IDWarning: Cannot modify header information – headers already sent by (output started at /home/biggerpo/public_html/renewsblog/wp-includes/wp-db.php:160) in /home/biggerpo/public_html/renewsblog/wp-includes/pluggable.php on line 390
The topic ‘Posting Error after upgrading to WP 2.3 Help!’ is closed to new replies.