- Adres van je forum: http://thuisonline.be
Event. modificaties op je forum:Ajax chat
Wanneer ontstond het probleem?/
phpBB versie:3.0.8
Heb je onlangs iets veranderd aan je forum?Ik heb vandaag bij modulebeheer een paar aanpassingen gedaan in het gebruikerspanneel
Wat is het probleem?
Code: Selecteer alles
SQL ERROR [ mysql4 ]
Out of range value adjusted for column 'bbcode_id' at row 1 [1264]
SQL
INSERT INTO phpbb_bbcodes (bbcode_tag, bbcode_match, bbcode_tpl, display_on_posting, bbcode_helpline, first_pass_match, first_pass_replace, second_pass_match, second_pass_replace, bbcode_id) VALUES ('test', '[test][/test]', 'dfhgrd', 0, '', '!\\[test\\]\\[/test\\]!i', '[test:$uid][/test:$uid]', '[test:$uid][/test:$uid]', '', 128)
BACKTRACE
FILE: includes/db/mysql.php
LINE: 175
CALL: dbal->sql_error()
FILE: includes/acp/acp_bbcodes.php
LINE: 223
CALL: dbal_mysql->sql_query()
FILE: includes/functions_module.php
LINE: 507
CALL: acp_bbcodes->main()
FILE: adm/index.php
LINE: 74
CALL: p_master->load_active()