der fehler liegt eine zeile drüber (zeile 57).
Code: Alles auswählen
AND p.post_id = t.topic_last_post_id";";richtig wäre:
Code: Alles auswählen
AND p.post_id = t.topic_last_post_id";Code: Alles auswählen
AND p.post_id = t.topic_last_post_id";";Code: Alles auswählen
AND p.post_id = t.topic_last_post_id";