Bei neuem Beitrag kommt Fehler
Verfasst: 01.05.2009 16:56
Hallo,
wenn ich einen Beitrag absenden möchte kommt folgender Fehler:
Allgemeiner Fehler
SQL ERROR [ mysqli ]
Field 'topic_last_poster_name' doesn't have a default value [1364]
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) VALUES (2, 1241189476, 8, 0, 1, 'TEST', 'admin', 'AA0000', 0, 0, 0)
BACKTRACE
FILE: includes/db/mysqli.php
LINE: 163
CALL: dbal->sql_error()
FILE: includes/functions_posting.php
LINE: 1850
CALL: dbal_mysqli->sql_query()
FILE: posting.php
LINE: 1001
CALL: submit_post()
Woran kann das liegen?
wenn ich einen Beitrag absenden möchte kommt folgender Fehler:
Allgemeiner Fehler
SQL ERROR [ mysqli ]
Field 'topic_last_poster_name' doesn't have a default value [1364]
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) VALUES (2, 1241189476, 8, 0, 1, 'TEST', 'admin', 'AA0000', 0, 0, 0)
BACKTRACE
FILE: includes/db/mysqli.php
LINE: 163
CALL: dbal->sql_error()
FILE: includes/functions_posting.php
LINE: 1850
CALL: dbal_mysqli->sql_query()
FILE: posting.php
LINE: 1001
CALL: submit_post()
Woran kann das liegen?