- Code: Select all
General Error
SQL ERROR [ mysql4 ]
Column 'post_checksum' cannot be null [1048]
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, '212.219.11.94', 1240488979, 1, 1, 1, 1, 1, '', 'Happy Birthday lone_wolf_nopack!', 'Happy Birthday [b:2vmt5w3g]lone_wolf_nopack[/b:2vmt5w3g] \n Just to inform you they are 37 today and I would like you to join me in saying a big Happy Birthday!', NULL, 0, 'QA==', '2vmt5w3g', 0, 0, 74)
BACKTRACE
FILE: includes/db/mysql.php
LINE: 174
CALL: dbal->sql_error()
FILE: includes/functions_posting.php
LINE: 1871
CALL: dbal_mysql->sql_query()
FILE: includes/functions_post_bot.php
LINE: 414
CALL: submit_post()
FILE: index.php
LINE: 108
CALL: pb::post_bot_user_birthday()
What have i done wrong here
















