Jim schreef:Niet meer? Plaats alsjeblieft even de hele error die je krijgt.
Verplaatst naar 3.0 Modificaties.
SQL ERROR [ mysql4 ]
Unknown column 'poll_hide_results' in 'field list' [1054]
SQL
INSERT INTO phpbb_topics (topic_poster, topic_time, forum_id, icon_id, topic_approved, topic_title, topic_first_poster_name, topic_first_poster_colour, topic_type, topic_time_limit, topic_attachment, poll_title, poll_start, poll_max_options, poll_length, poll_hide_results, poll_vote_change) VALUES (2, 1233245610, 2, 0, 1, 'r', 'Kooikerhondje', 'AA0000', 0, 0, 0, 'r', 1233245610, 1, 86400, 0, 0)
BACKTRACE
FILE: includes/db/mysql.php
LINE: 174
CALL: dbal->sql_error()
FILE: includes/functions_posting.php
LINE: 1853
CALL: dbal_mysql->sql_query()
FILE: posting.php
LINE: 1007
CALL: submit_post()