Code: Alles auswählen
Allgemeiner Fehler
SQL ERROR [ mysql4 ]
Column 'poll_start' cannot be null [1048]
SQL
UPDATE phpbb3_topics SET forum_id = 22, icon_id = 0, topic_approved = '1', topic_title = 'Teilnahmebedingungen - Forumsregeln (Bitte unbedingt lesen!)', topic_first_poster_name = 'Iman', topic_type = 1, topic_time_limit = 0, poll_title = '', poll_start = NULL, poll_max_options = 0, poll_length = NULL, poll_vote_change = 0, topic_last_view_time = 1380998519, topic_attachment = 0 WHERE topic_id = 524
BACKTRACE
FILE: includes/db/mysql.php
LINE: 193
CALL: dbal->sql_error()
FILE: includes/functions_posting.php
LINE: 2133
CALL: dbal_mysql->sql_query()
FILE: posting.php
LINE: 1141
CALL: submit_post()
Wo muss ich jetzt etwas ändern?
LG Beate