Hi,
ich habe "plötzlich" (habe es zumindest eben erst bemerkt) folgenden Fehler, wenn ich eine Galerie (Standard WP Funktion) in einen Post einfüge. Ohne Galerie kommt die Meldung nicht.
WordPress 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 'wp_prinzposts.ID DESC' at line 1]
SELECT wp_prinzposts.* FROM wp_prinzposts WHERE 1=1 AND wp_prinzposts.post_parent = 262 AND (post_mime_type LIKE 'image/%') AND wp_prinzposts.post_type = 'attachment' ORDER BY ,wp_prinzposts.ID DESC
Die verwendete MySQL Version ist 4.0(???) leider finde ich bei 1&1 keine genauere Angabe zur Version.