Code: Alles auswählen
SQL ERROR [ mysqli ]
Duplicate entry '151911' for key 1 [1062]
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 (9, 159, 0, '92.77.171.21', 1258445992, 1, 1, 1, 1, 1, '', 'Re: AlphaWolf bitte freischalten', 'test', '098f6bcd4621d373cade4e832627b4f6', 0, '', '33qcgkd2', 1, 0, 2620)
BACKTRACE
FILE: includes/db/mysqli.php
LINE: 163
CALL: dbal->sql_error()
FILE: includes/functions_posting.php
LINE: 1918
CALL: dbal_mysqli->sql_query()
FILE: posting.php
LINE: 1023
CALL: submit_post()