Kein Posting möglich - Fehlermeldung
Verfasst: 30.10.2009 14:02
Hallo,
gerade eben funktionierte das Board noch, jetzt nicht mehr, beim Absenden eines Postings kommt folgende Fehlermeldung:
SQL ERROR [ mysql4 ]
Field 'topic_last_poster_name' doesn't have a default value [1364]
SQL
INSERT INTO phpbb3_topics (topic_poster, topic_time, topic_last_view_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 (15, 1256907440, 1256907440, 14, 0, 1, 'test', 'Frank S0M0GYI', 'AA0000', 0, 0, 0)
BACKTRACE
FILE: includes/db/mysql.php
LINE: 174
CALL: dbal_mysql->sql_error()
FILE: includes/functions_posting.php
LINE: 1897
CALL: dbal_mysql->sql_query()
FILE: posting.php
LINE: 1023
CALL: submit_post()
Die drei gelisteten Dateien habe ich schon wieder neu hochgeladen, bringt aber nichts. Hat wer ne Ahnung woran das liegt? Das SQL ERROR [ mysql4 ] finde ich komisch, die db ist in Mysql5, das ist auch korrekt in der config.php eingetragen.
Danke,
Frank
gerade eben funktionierte das Board noch, jetzt nicht mehr, beim Absenden eines Postings kommt folgende Fehlermeldung:
SQL ERROR [ mysql4 ]
Field 'topic_last_poster_name' doesn't have a default value [1364]
SQL
INSERT INTO phpbb3_topics (topic_poster, topic_time, topic_last_view_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 (15, 1256907440, 1256907440, 14, 0, 1, 'test', 'Frank S0M0GYI', 'AA0000', 0, 0, 0)
BACKTRACE
FILE: includes/db/mysql.php
LINE: 174
CALL: dbal_mysql->sql_error()
FILE: includes/functions_posting.php
LINE: 1897
CALL: dbal_mysql->sql_query()
FILE: posting.php
LINE: 1023
CALL: submit_post()
Die drei gelisteten Dateien habe ich schon wieder neu hochgeladen, bringt aber nichts. Hat wer ne Ahnung woran das liegt? Das SQL ERROR [ mysql4 ] finde ich komisch, die db ist in Mysql5, das ist auch korrekt in der config.php eingetragen.
Danke,
Frank