när jag har tagit över den och testar och gör ett inlägg får jag en error
Kod: Markera allt
SQL ERROR [ mysqli ]
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 (24, 106, 0, '213.238.212.59', 1232678665, 1, 1, 1, 1, 1, '', 'Test', 'Test, 'a134e791530b293095b7e6f2e454e4dd', 0, '', '10ymt7q8', 1, 0, 347)
BACKTRACE
FILE: includes/db/mysqli.php
LINE: 143
CALL: dbal->sql_error()
FILE: includes/functions_posting.php
LINE: 1847
CALL: dbal_mysqli->sql_query()
FILE: posting.php
LINE: 1003
CALL: submit_post()



