ach ansonsten erfolgreichem Upgrade von 2.7 auf 2.8 habe ich nun auf allen Seiten inkl. der Navi (handkaas) folgende Fehlermeldung:
ZitatWordPress database error: [You have an error in your SQL syntax; check the manual that corresponds to your MySQL server version for the right syntax to use near 'order ASC' at line 1]
SELECT t.*, tt.* FROM wp_terms AS t INNER JOIN wp_term_taxonomy AS tt ON t.term_id = tt.term_id WHERE tt.taxonomy IN ('category') AND ( t.term_id <> 7 ) ORDER BY order ASC
Hat jemand freundlicherweise ne Idee, was ich da tun muss, um die Datenbank wieder ins Lot zu bekommen?