nach gefühlten hundert Updateversuchen von 3.0.14 auf 3.2.0, läuft das Forum nun endlich.
Leider kommt noch eine Fehlereldung wenn ich ein Post abschicken will.
Code: Alles auswählen
SQL ERROR [ mysqli ]
Field 'post_id' doesn't have a default value [1364]
SQL
INSERT INTO phpbb_posts (forum_id, poster_id, icon_id, poster_ip, post_time, post_visibility, 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 (3, 2, 0, '91.54.129.60', 1487325946, 1, 1, 1, 1, 1, '', 'Test', '<t>Testen</t>', 'abda08705e775ef3419d493acd68dce1', 0, '', 'gelcd5xf', 1, 0, 3679)
BACKTRACE
FILE: (not given by php)
LINE: (not given by php)
CALL: msg_handler()
FILE: [ROOT]/phpbb/db/driver/driver.php
LINE: 999
CALL: trigger_error()
FILE: [ROOT]/phpbb/db/driver/mysqli.php
LINE: 193
CALL: phpbb\db\driver\driver->sql_error()
FILE: [ROOT]/phpbb/db/driver/factory.php
LINE: 329
CALL: phpbb\db\driver\mysqli->sql_query()
FILE: [ROOT]/includes/functions_posting.php
LINE: 1844
CALL: phpbb\db\driver\factory->sql_query()
FILE: [ROOT]/posting.php
LINE: 1415
CALL: submit_post()
