Title: Table &#8216;wordpress.wp_post2cat&#8217; doesn&#8217;t exist
Last modified: August 18, 2016

---

# Table ‘wordpress.wp_post2cat’ doesn’t exist

 *  Resolved [munky100](https://wordpress.org/support/users/munky100/)
 * (@munky100)
 * [18 years, 8 months ago](https://wordpress.org/support/topic/table-wordpresswp_post2cat-doesnt-exist/)
 * Since upgrading from 2.2.3 to 2.3 I now get this error when modifying a post 
   or page:
 * 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
 * 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
 * Warning: Cannot modify header information – headers already sent by (output started
   at C:\AppServ\www\wordpress\wp-includes\wp-db.php:160) in C:\AppServ\www\wordpress\
   wp-includes\pluggable.php on line 390
 * ???

Viewing 6 replies - 1 through 6 (of 6 total)

 *  [Arne](https://wordpress.org/support/users/arnee/)
 * (@arnee)
 * [18 years, 8 months ago](https://wordpress.org/support/topic/table-wordpresswp_post2cat-doesnt-exist/#post-624883)
 * Upgrade the sitemaps plugin
 *  [soulreaper](https://wordpress.org/support/users/soulreaper/)
 * (@soulreaper)
 * [18 years, 8 months ago](https://wordpress.org/support/topic/table-wordpresswp_post2cat-doesnt-exist/#post-624885)
 * i had the same problem but upgrading the google sitemap plugin helped. One would
   expect to be notified of outdated plugins with 2.3 now but that wasn’t the case
   here. get the lastest version from [here](http://www.arnebrachhold.de/projects/wordpress-plugins/google-xml-sitemaps-generator/#P18DL).
 * Btw, the stats plugin notified me of possible upgrades so that is working fine.
   Proly the sitemap plugin hasn’t made it to the plugin db yet.
 *  [punkoblog](https://wordpress.org/support/users/punkoblog/)
 * (@punkoblog)
 * [18 years, 8 months ago](https://wordpress.org/support/topic/table-wordpresswp_post2cat-doesnt-exist/#post-625277)
 * I installed the new version, google sitemaps 3.0, and I get the previously mentioned
   error. Using 2.3
 *  [punkoblog](https://wordpress.org/support/users/punkoblog/)
 * (@punkoblog)
 * [18 years, 8 months ago](https://wordpress.org/support/topic/table-wordpresswp_post2cat-doesnt-exist/#post-625278)
 * Actually, I disabled and uninstalled that plugin and still get the error.
 *  [MichaelH](https://wordpress.org/support/users/michaelh/)
 * (@michaelh)
 * [18 years, 8 months ago](https://wordpress.org/support/topic/table-wordpresswp_post2cat-doesnt-exist/#post-625279)
 * Maybe your theme?
    [http://codex.wordpress.org/Themes/Theme_Compatibility/2.3](http://codex.wordpress.org/Themes/Theme_Compatibility/2.3)
 * Or some other plugin?
    [http://codex.wordpress.org/Plugins/Plugin_Compatibility/2.3](http://codex.wordpress.org/Plugins/Plugin_Compatibility/2.3)
 *  [punkoblog](https://wordpress.org/support/users/punkoblog/)
 * (@punkoblog)
 * [18 years, 8 months ago](https://wordpress.org/support/topic/table-wordpresswp_post2cat-doesnt-exist/#post-625281)
 * Yah, I found that I had Ultimate Tag Warrior installed, I guess I should have
   known that.
 * Thank You Very Much.
 * Roman Craigle

Viewing 6 replies - 1 through 6 (of 6 total)

The topic ‘Table ‘wordpress.wp_post2cat’ doesn’t exist’ is closed to new replies.

 * In: [Fixing WordPress](https://wordpress.org/support/forum/how-to-and-troubleshooting/)
 * 6 replies
 * 5 participants
 * Last reply from: [punkoblog](https://wordpress.org/support/users/punkoblog/)
 * Last activity: [18 years, 8 months ago](https://wordpress.org/support/topic/table-wordpresswp_post2cat-doesnt-exist/#post-625281)
 * Status: resolved

## Topics

### Topics with no replies

### Non-support topics

### Resolved topics

### Unresolved topics

### All topics
