
Ich versuche, in den Ferien (nächste Woche) eine neue Version zu veröffentlichen.

Could not create new topic
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 ' , 46, 0, 51334, 51334)' at line 2
INSERT INTO phpbb_topics (topic_title, topic_poster, topic_time, forum_id, topic_status, topic_first_post_id, topic_last_post_id) VALUES ('Forum wird getauscht!', , , 46, 0, 51334, 51334)
Line : 629
File : functions_post.php
Code: Alles auswählen
Could not create new topic
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 ' , 82, 0, 78833, 78833)' at line 2
INSERT INTO phpbb_topics (topic_title, topic_poster, topic_time, forum_id, topic_status, topic_first_post_id, topic_last_post_id) VALUES ('Kinder mit Behinderungen', , , 82, 0, 78833, 78833)
Line : 678
File : functions_post.php
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_last_post_id = 5638 WHERE topic_id = 1060' at line 2
UPDATE orion_topics SET topic_replies = topic_replies - 1, topic_first_post_id = , topic_last_post_id = 5638 WHERE topic_id = 1060
Line : 784
File : functions_post.php