Forums

Help needed with "WordPress database error" (3 posts)

  1. Mentorman
    Member
    Posted 2 years ago #

    I have a newish WP blog. When posting today I got the following error message -

    "WordPress database error: [Table 'web91-recipe-wp.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"

    As a WP novice I have no idea what might have caused this or where to start looking to rectify the problem.

    Any help, advice or guidance will be much appreciated.

    Regards

    Mentorman

  2. MichaelH
    moderator
    Posted 2 years ago #

    Could be an incompatible theme or plugin. 2.3 no longer has a post2cat table.

    Please review:
    http://wordpress.org/support/topic/135564?replies=70

  3. Mentorman
    Member
    Posted 2 years ago #

    All sorted thank you. You guys are awesome !!!

Topic Closed

This topic has been closed to new replies.

About this Topic