Man kann keine Neuen Beiträge schreiben, es kommt Folgender Fehler:
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_calendar_time, topic_calendar_duration, topic_vote) VALUES ('ghjbjgch', 2, 1142434480, 24, 0, 0, 0, 0, 0)
Line : 308
File : functions_post.php
Alle haben Sie die topic_id in der tabelle, welche ja Primärschlüssen sind. Müssen dieser auch überall den gleichen wert haben?
QO