/wp-admin/post.php error
-
I get the following error on /wp-admin/post.php after upgrading to 2.3 .. any idea about this ?
WordPress database error: [Table ‘dinsan_wrdp1.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_ID
Viewing 4 replies - 1 through 4 (of 4 total)
Viewing 4 replies - 1 through 4 (of 4 total)
The topic ‘/wp-admin/post.php error’ is closed to new replies.