Beim Erstellen neuer Texte bekomme ich nach dem Update auf 2.3 folgende Fehlermeldung:
WordPress database error: [Table 'db214789922.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 'db214789922.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 /homepages/20/d11673607/htdocs/01/rabbit/wp-includes/wp-db.php:159) in /homepages/20/d11673607/htdocs/01/rabbit/wp-includes/pluggable.php on line 390
:???: Was ist zu tun? Wer kann helfen? :???: