Database Error
-
I get this error when I moderate comments as spam.
WordPress database error: [Table ‘class_wp.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 3 replies - 1 through 3 (of 3 total)
Viewing 3 replies - 1 through 3 (of 3 total)
The topic ‘Database Error’ is closed to new replies.