Code: Select all
General Error
SQL ERROR [ mysql4 ]
Field 'rpg_post_whisper' 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 (2, 2, 0, '127.0.0.1', 1311789555, 1, 1, 1, 1, 1, '', 'assss', 'asasas', '2f3e9eccc22ee583cf7bad86c751d865', 0, '', '2o3jgyzt', 1, 0, 7)
BACKTRACE
FILE: includes/db/mysql.php
LINE: 175
CALL: dbal->sql_error()
FILE: includes/functions_posting.php
LINE: 1988
CALL: dbal_mysql->sql_query()
FILE: posting.php
LINE: 1116
CALL: submit_post()