ich habe mein Forum zu einem neuen Hoster umgezogen und die Datenbank per MySQLDumper umgezogen. So wie es scheint hat er der neue Hoster eine aktuellere MySql Version im Einsatz. Es kommt beim absetzen eines Post folgende Meldung:
SQL ERROR [ mysql4 ]
Feld 'topic_last_poster_name' hat keinen Vorgabewert [1364]
SQL
INSERT INTO phpbb3_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, 1238269542, 9, 0, 1, 'ff', 'FelixW.', '', 0, 0, 0)
BACKTRACE
FILE: includes/db/mysql.php
LINE: 158
CALL: dbal_mysql->sql_error()
FILE: includes/functions_posting.php
LINE: 1832
CALL: dbal_mysql->sql_query()
FILE: posting.php
LINE: 1000
CALL: submit_post()
Wer kann mir von euch helfen ? Ich bin am verzweifeln
