I of course did the standard search to be safe, but I suspect it might have something to do with the above, any idea what the first steps to resolving this might be?Code: Select all
General Error SQL ERROR [ mysqli ] Field 'draft_id' doesn't have a default value [1364] SQL INSERT INTO phpbb_drafts (user_id, topic_id, forum_id, save_time, draft_subject, draft_message) VALUES (2, 0, 5, 1602772358, 'test topic', '<t>this is a test</t>') BACKTRACE FILE: (not given by php) LINE: (not given by php) CALL: msg_handler() FILE: [ROOT]/phpbb/db/driver/driver.php LINE: 1023 CALL: trigger_error() FILE: [ROOT]/phpbb/db/driver/mysqli.php LINE: 195 CALL: phpbb\db\driver\driver->sql_error() FILE: [ROOT]/phpbb/db/driver/factory.php LINE: 345 CALL: phpbb\db\driver\mysqli->sql_query() FILE: [ROOT]/posting.php LINE: 760 CALL: phpbb\db\driver\factory->sql_query()