wenn ich nachträglich eine vorhandene Umfrage per EDIT-Funktion ein Ende bereiten will, sprich die Dauer der Umfrage (z.B. 3 Tage) einstellen will, bekomme ich folgende Fehlermeldung, woran könnte das liegen?
Code: Alles auswählen
Error in posting
DEBUG MODE
SQL Error : 1064 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 'topic_id = 3280' at line 1
UPDATE phpbb_topics SET topic_title = Bla Bla Bla', topic_type = 0 , topic_vote = 1WHERE topic_id = 3280
Line : 256
File : functions_post.php