Debug Fehler in Quiz Mod
Verfasst: 07.03.2004 16:06
Hallo, ich besitze ein phpBBplus 1.3 habe nun den Quizmod eingebaut... wenn ich z.b eine Frage manuel freischalten möchte, kan ich sie auswählen absenden und dan zeigt es mir das an wo liegt der Fehler vorallem in welcher Datei... ich hoffe das ihr mir schnell helfen könnt...
mfg Fabrizio Cocco
Code: Alles auswählen
Error in posting
DEBUG MODE
SQL Error : 1054 Unknown column 'topic_quiz' in 'field list'
INSERT INTO phpbb1_topics (topic_title, topic_poster, topic_time, forum_id, topic_status, topic_type, topic_quiz, topic_icon, topic_calendar_time, topic_calendar_duration, topic_vote) VALUES ('Die1. Quizfrage', 2, 1078671691, 7, 0, 0, 0, 0, 0, 0, 1)
Line : 304
File : /home/www/web441/html/phpBB2/includes/functions_post.php
mfg Fabrizio Cocco