habe neues version
php 2.06 und php 1.3
mit dieser quiz install.
doch kommt 2 meldung:
wenn ich igrendwelches thema anklick kommt:
Code: Alles auswählen
Could not obtain topic information
DEBUG MODE
SQL Error : 1054 Unknown column 't.topic_quiz' in 'field list'
SELECT t.topic_id, t.topic_title, t.topic_status, t.topic_replies, t.topic_time, t.topic_type, t.topic_vote, t.topic_last_post_id, t.topic_first_post_id, t.topic_calendar_time, t.topic_calendar_duration, f.forum_name, f.forum_status, f.forum_id, f.auth_view, f.auth_read, f.auth_post, f.auth_reply, f.auth_edit, f.auth_delete, f.auth_sticky, f.auth_announce, f.auth_pollcreate, f.auth_vote, f.auth_attachments, f.auth_download, t.topic_attachment, f.auth_ban, f.auth_greencard, f.auth_bluecard, t.topic_first_post_id, t.topic_quiz FROM _topics t, _forums f WHERE t.topic_id = 53 AND f.forum_id = t.forum_id
Line : 169
File : /home/gl-film/www/forum/viewtopic.php
Code: Alles auswählen
DEBUG MODE
SQL Error : 1054 Unknown column 'topic_quiz' in 'field list'
INSERT INTO _topics (topic_title, topic_poster, topic_time, forum_id, topic_status, topic_type, topic_icon, topic_calendar_time, topic_calendar_duration, topic_vote, topic_quiz) VALUES ('Quiz Frage #1 ...', 2, 1063482591, 5, 0, 0, 0, 0, 0, 0, 1)
Line : 305
File : /home/gl-film/www/forum/includes/functions_post.php
können jemand mich tips geben?