Forums

[resolved] WordPress database error after upgrading to 2.3 (3 posts)

  1. vad111
    Member
    Posted 4 years ago #

    Hello there,
    After upgrading to WP 2.3 I get this message every time when I want to update or enter posts:

    WordPress database error: [Table 'plenty07_wrdp1.wp_post2cat' doesn't exist]
    SELECT cat_ID AS ID, MAX(post_modified) AS last_mod FROM wp_posts p LEFT JOIN wp_post2cat pc ON p.ID = pc.post_id LEFT JOIN wp_categories c ON pc.category_id = c.cat_ID WHERE post_status = 'publish' GROUP BY cat_ID

    WordPress database error: [Table 'plenty07_wrdp1.wp_post2cat' doesn't exist]
    SELECT cat_ID AS ID, MAX(post_modified) AS last_mod FROM wp_posts p LEFT JOIN wp_post2cat pc ON p.ID = pc.post_id LEFT JOIN wp_categories c ON pc.category_id = c.cat_ID WHERE post_status = 'publish' GROUP BY cat_ID

    Warning: Cannot modify header information - headers already sent by (output started at /home/plenty07/public_html/wp-includes/wp-db.php:160) in /home/plenty07/public_html/wp-includes/pluggable.php on line 390

    Is any one know what it is because I have no idea what is wrong and how I can correct it.

    Thanks in advance,
    vadim

  2. moshu
    Member
    Posted 4 years ago #

    If you read carefully the main page of this forum - there is a "sticky" post about your first error.

    Let's see what happens if you take care of that.

  3. vad111
    Member
    Posted 4 years ago #

    Thank you very much,
    I handled it
    Vadim

Topic Closed

This topic has been closed to new replies.

About this Topic