Zitat
WordPress database error: [Table 'omnibus@1-wordpress.omnibus_post2cat' doesn't exist]
SELECT cat_ID AS ID, MAX(post_modified) AS last_mod FROM `omnibus_posts` p LEFT JOIN `omnibus_post2cat` pc ON p.ID = pc.post_id LEFT JOIN `omnibus_categories` c ON pc.category_id = c.cat_ID WHERE post_status = 'publish' GROUP BY cat_ID
Muss ich eine Tabelle namens omnibus_post2cat erstellen?
Und wenn ja, was muss ich in folgenden Feldern ergänzen?
Feld - Typ - Länge/Set - Kollation - Attribute - Null - Standard - Extra
Mein Blog: Märchen und Gedichte » Die Geschichte von kleinen Waldmenschen
Vielen, vielen Dank im voraus für Eure Antworten.
Herzliche Grüße
Bluebird