Allgemeiner Fehler
Verfasst: 29.08.2009 10:41
Beim Absenden eines Topics bekomme ich folgenden Fehler:
Was ist falsch ? Was muss ich ändern ?Allgemeiner Fehler
SQL ERROR [ mysql4 ]
Field 'topic_last_post_subject' doesn't have a default value [1364]
SQL
INSERT INTO forum_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) VALUES (53, 1251535249, 36, 0, 1, 'Zukünftig kein Bohlen mehr in DSDS... ?', 'The Liberty', 'AA0000', 0, 0, 0)
BACKTRACE
FILE: includes/db/mysql.php
LINE: 158
CALL: dbal->sql_error()
FILE: includes/functions_posting.php
LINE: 1807
CALL: dbal_mysql->sql_query()
FILE: posting.php
LINE: 1019
CALL: submit_post()