Hallo,
wenn ich mit meiner Wordpress 2.0-Konsole auf Verwalten/Kommentare gehe, bekomme ich vor jeder Zeile jedes Kommentars folgende Meldung angezeigt, also etwa in dem Stil:
[Name] | E-Mail:
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 'ORDER BY category_id' at line 4]
SELECT category_id FROM wp_post2cat WHERE post_id = ORDER BY category_id
[E-Mail-Adresse Autor]| URI: ...
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 'ORDER BY category_id' at line 4]
SELECT category_id FROM wp_post2cat WHERE post_id = ORDER BY category_id
[Kommentartext ... blabla ...]
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 'ORDER BY category_id' at line 4]
SELECT category_id FROM wp_post2cat WHERE post_id = ORDER BY category_id
Und weiter gehts normal, bis zum nächsten Kommentar, und dann gehts von vorne los.
Weiß jemand, woran das liegt und wie ichs wieder los werde?
Danke im voraus!
Gruß,
Claudia