Code: Alles auswählen
Error in posting
DEBUG MODE
SQL Error : 1062 Duplicate entry '0' for key 1
INSERT INTO phpbb_topics (topic_title, topic_poster, topic_time, forum_id, topic_status, topic_type, topic_vote) VALUES ('testing', 3, 1167433193, 6, 0, 0, 0)
Line : 230
File : functions_post.php
Nun tritt aber folgender Fehler auf:
Code: Alles auswählen
Error in posting
DEBUG MODE
INSERT INTO phpbb_posts (topic_id, forum_id, poster_id, post_username, post_time, poster_ip, enable_bbcode, enable_html, enable_smilies, enable_sig) VALUES (25, 4, 2, '', 1168278659, '50ab189b', 1, 0, 1, 1)
Line : 240
File : functions_post.php