Nach dem Update von Wordpress 2.2.3 auf 2.3 bekam ich nach dem Speichern eines Beitrages folgendes zu Gesicht:
WordPress database error: [Table 'wordpress23.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
Ganz fantastisch :) Nach ein bisschen googeln hab ich herausgefunden, das es am Sitemap-Plugin von Arne Brachhold liegt. Nach einem Update auf Version 3.0 des Plugins war der Grund des Problems gefunden und der Fehler verschwunden. Ein paar neue Features gabs kostenlos obendrauf…
Ähnliche Artikel:





