In folgender SQL-Abfrage ist ein Fehler aufgetreten:SELECT id, headline, text, img, img_pos, UNIX_TIMESTAMP(datum) as datum FROM news WHERE kid = 3 and lid = 0 and id = ORDER BY datum DESC1064: Fehler in der Syntax bei 'ORDER BY datum DESC' in Zeile 1.
Manual Error Msg: