Update von 3.0.0 auf 3.0.11: doesn't have a default value
Verfasst: 12.05.2013 17:33
Hallo Zusammen,
ich hatte mein Forum manuell von 3.0.0 auf 3.0.11 upgedatet so wie es in der Beschreibung steht.
Doch beim Erstellen eines neuen Themas kommt immer wieder diese Meldung:
Allgemeiner Fehler
SQL ERROR [ mysql4 ]
Field 'topic_last_post_subject' doesn't have a default value [1364]
SQL
INSERT INTO phpbb_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 (2, 1368372207, 1368372207, 30, 0, 1, 'test', 'Admin', 'AA0000', 0, 0, 0)
BACKTRACE
FILE: (not given by php)
LINE: (not given by php)
CALL: msg_handler()
FILE: [ROOT]/includes/db/dbal.php
LINE: 757
CALL: trigger_error()
FILE: [ROOT]/includes/db/mysql.php
LINE: 175
CALL: dbal->sql_error()
FILE: [ROOT]/includes/functions_posting.php
LINE: 1979
CALL: dbal_mysql->sql_query()
FILE: [ROOT]/posting.php
LINE: 1134
CALL: submit_post()
Ich habe verschieden Hilfen die hier im Forum stehen versucht.
Z.B.: https://www.phpbb.de/kb/no_default
Doch nicht mal dies hat geholfen.
Hat mir noch jemand weiter Tips?
Danke für die Hilfe schonmal im voraus.
Gruss Michael
ich hatte mein Forum manuell von 3.0.0 auf 3.0.11 upgedatet so wie es in der Beschreibung steht.
Doch beim Erstellen eines neuen Themas kommt immer wieder diese Meldung:
Allgemeiner Fehler
SQL ERROR [ mysql4 ]
Field 'topic_last_post_subject' doesn't have a default value [1364]
SQL
INSERT INTO phpbb_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 (2, 1368372207, 1368372207, 30, 0, 1, 'test', 'Admin', 'AA0000', 0, 0, 0)
BACKTRACE
FILE: (not given by php)
LINE: (not given by php)
CALL: msg_handler()
FILE: [ROOT]/includes/db/dbal.php
LINE: 757
CALL: trigger_error()
FILE: [ROOT]/includes/db/mysql.php
LINE: 175
CALL: dbal->sql_error()
FILE: [ROOT]/includes/functions_posting.php
LINE: 1979
CALL: dbal_mysql->sql_query()
FILE: [ROOT]/posting.php
LINE: 1134
CALL: submit_post()
Ich habe verschieden Hilfen die hier im Forum stehen versucht.
Z.B.: https://www.phpbb.de/kb/no_default
Doch nicht mal dies hat geholfen.
Hat mir noch jemand weiter Tips?
Danke für die Hilfe schonmal im voraus.
Gruss Michael