Error after posting or editing a thread
-
Updated to 2.5. I was with previously version.
Everytime i try to post a new thread (or edit it) i get the following message:
WordPress database error: [Table ‘s03d7073_wp1.wp_post2cat’ doesn’t exist]
SELECT cat_ID AS ID, MAX(post_modified) AS last_mod FROMwp_posts
p LEFT JOINwp_post2cat
pc ON p.ID = pc.post_id LEFT JOINwp_categories
c 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/s03d7073/public_html/blog/wp-includes/wp-db.php:216) in /home/s03d7073/public_html/blog/wp-includes/pluggable.php on line 689
The problem is not critic because its posted or edited, but i would like to not see that.
Please, help :p
- The topic ‘Error after posting or editing a thread’ is closed to new replies.