WordPress v2.3 database error

In: Wordpress

25 Sep 2007

While modifying posts, comments, pages etc.. the latest WordPress version 2.3 shows database error. The error is

WordPress database error: [Table 'wordpress.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

Though being an error the edition was successful. This in being raised as a ticket in wordpress and has been closed.

The error had nothing to do with wordpress, rather it was coming due to a plugin. If you are using google sitemap plugin then upgrade the plugin with the latest one.

Download google sitemap plugin .

Blog Widget by LinkWithin
  • Similar Posts:

      None Found


    • Hi there, Just wanted to show some love in here!
    • Amazing article.
      I am sure you'll check out my site..
      Ciao
    • arvind, you are using wordpress.com. This post doesn't applies to wordpress dot com
      If you host your blog on a different server then you would use wordpress dot org, thats wat I am using..
    • hey do u know how to check the version of the wordpress i am using
    • Jon
      Your error has to do with changes that were made to the tags and category tables in Wordpress 2.3. Any plugin that relies on tagging and categories will have this issue. I put together a quick survival guide that might help you through it.
    blog comments powered by Disqus

    Powered by Yahoo! Answers