Nach Serverumzug bekomme ich diese Fehlermeldung
Verfasst: 21.08.2008 17:22
Hallo Leute,
ich habe folgendes Problem.
Und zwar habe ich den Server gewechselt.
Nun bekomme ich jedes mal, wenn ich einen neuen Post hizufügen will diese Meldung.
Allgemeiner Fehler
SQL ERROR [ mysql4 ]
Field 'post_edit_reason' doesn't have a default value [1364]
SQL
INSERT INTO phpbb_posts (forum_id, poster_id, icon_id, poster_ip, post_time, post_approved, enable_bbcode, enable_smilies, enable_magic_url, enable_sig, post_username, post_subject, post_text, post_checksum, post_attachment, bbcode_bitfield, bbcode_uid, post_postcount, post_edit_locked, topic_id) VALUES (43, 2, 0, '84.60.21.23', 1219330857, 1, 1, 1, 1, 1, '', 'Re: Allgemeine Informationen', 'asdasdasdsa', 'df3a65a7318666c29fad4160e2ec1126', 0, '', '1nvpud0l', 1, 0, 26)
BACKTRACE
FILE: includes/db/mysql.php
LINE: 158
CALL: dbal->sql_error()
FILE: includes/functions_posting.php
LINE: 1830
CALL: dbal_mysql->sql_query()
FILE: posting.php
LINE: 1002
CALL: submit_post()
Kann mir einer helfen?
ich habe folgendes Problem.
Und zwar habe ich den Server gewechselt.
Nun bekomme ich jedes mal, wenn ich einen neuen Post hizufügen will diese Meldung.
Allgemeiner Fehler
SQL ERROR [ mysql4 ]
Field 'post_edit_reason' doesn't have a default value [1364]
SQL
INSERT INTO phpbb_posts (forum_id, poster_id, icon_id, poster_ip, post_time, post_approved, enable_bbcode, enable_smilies, enable_magic_url, enable_sig, post_username, post_subject, post_text, post_checksum, post_attachment, bbcode_bitfield, bbcode_uid, post_postcount, post_edit_locked, topic_id) VALUES (43, 2, 0, '84.60.21.23', 1219330857, 1, 1, 1, 1, 1, '', 'Re: Allgemeine Informationen', 'asdasdasdsa', 'df3a65a7318666c29fad4160e2ec1126', 0, '', '1nvpud0l', 1, 0, 26)
BACKTRACE
FILE: includes/db/mysql.php
LINE: 158
CALL: dbal->sql_error()
FILE: includes/functions_posting.php
LINE: 1830
CALL: dbal_mysql->sql_query()
FILE: posting.php
LINE: 1002
CALL: submit_post()
Kann mir einer helfen?