[gelöst] Update Problem 3.1.3 nach 3.1.4
Verfasst: 15.05.2015 21:15
Hallo und ein freundlicher Gruß ans Forum als Neumitglied!
Leider kann ich diese Fehlermeldung zur Zeit nicht lösen...
Ich habe nach Recherche im Forum im phpmyadmin versucht einen hier im Forum angebotenen SQL-Code auszuführen, aber bislang ohne Erfolg.
Das Update von 3.1.3 habe ich nach folgender Anleitung gemacht: https://www.phpbb.com/community/viewtop ... 6&start=45
Kann jemand helfen bzw. mir auf die Sprünge helfen?
Leider kann ich diese Fehlermeldung zur Zeit nicht lösen...
Code: Alles auswählen
SQL ERROR [ mysql4 ]
Field 'topic_last_poster_name' doesn't have a default value [1364]
SQL
INSERT INTO topics (topic_poster, topic_time, topic_last_view_time, forum_id, icon_id, topic_posts_approved, topic_posts_softdeleted, topic_posts_unapproved, topic_visibility, topic_delete_user, topic_title, topic_first_poster_name, topic_first_poster_colour, topic_type, topic_time_limit, topic_attachment) VALUES (2, 1431715433, 1431715433, 22, 0, 1, 0, 0, 1, 0, 'Test', 'admin', 'AA0000', 0, 0, 0)
BACKTRACE
FILE: (not given by php)
LINE: (not given by php)
CALL: msg_handler()
FILE: [ROOT]/phpbb/db/driver/driver.php
LINE: 855
CALL: trigger_error()
FILE: [ROOT]/phpbb/db/driver/mysql.php
LINE: 181
CALL: phpbb\db\driver\driver->sql_error()
FILE: [ROOT]/phpbb/db/driver/factory.php
LINE: 329
CALL: phpbb\db\driver\mysql->sql_query()
FILE: [ROOT]/includes/functions_posting.php
LINE: 1876
CALL: phpbb\db\driver\factory->sql_query()
FILE: [ROOT]/posting.php
LINE: 1397
CALL: submit_post()
Das Update von 3.1.3 habe ich nach folgender Anleitung gemacht: https://www.phpbb.com/community/viewtop ... 6&start=45
Kann jemand helfen bzw. mir auf die Sprünge helfen?