kann jemand bei dem folgenden Problem helfen?
Für ein Cafe und Bistro das kostenlos einen Veranstaltungbereich für Künstler betreibt habe ich eine Forum installiert.
Installation klappte auch prima.
Allerdings lassen sich keine Einträge erstellen.
Hier das Forum: http://www.e-furt.de/forum/phpBB2/
Beim Einstellen eines "neuen Themas" kommt folgende Fehlermeldung:
Error in posting
DEBUG MODE
SQL Error : 1064 You have an error in your SQL syntax near 'BEGIN' at line 1
INSERT INTO modar_posts (topic_id, forum_id, poster_id, post_username, post_time, poster_ip, enable_bbcode, enable_html, enable_smilies, enable_sig) VALUES (4, 3, 2, '', 1147781707, '55b05bdb', 0, 0, 1, 0)
Line : 239
File : functions_post.php
oder einer "Umfrage" kommt folgende Fehlermeldung:
Error in posting
DEBUG MODE
SQL Error : 1064 You have an error in your SQL syntax near 'BEGIN' at line 1
INSERT INTO modar_posts (topic_id, forum_id, poster_id, post_username, post_time, poster_ip, enable_bbcode, enable_html, enable_smilies, enable_sig) VALUES (3, 1, 2, '', 1147780490, '55b05bdb', 0, 1, 1, 0)
Line : 239
File : functions_post.php
und die Umfrage wird nicht eingestellt.
Die Meldungen unterscheiden sich nur in den folgenden Teilen:
(3, 1, 2, '', 1147780490, '55b05bdb', 0, 1, 1, 0)
(4, 3, 2, '', 1147781707, '55b05bdb', 0, 0, 1, 0)
Was mache ich falsch.

Danke für schnelle Hilfe.
balmi2
