SQL ERROR [ mysqli ]
Field 'bbcode_order' doesn't have a default value [1364]
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 ('album', '[album]{NUMBER}[/album]', '<a class=\"highslide\" onclick=\"return hs.expand(this)\" href=\"
http://www.sternengarde.de/forum/galler ... ER}\"><img src=\"
http://www.sternengarde.de/forum/galler ... id={NUMBER}\" alt=\"{NUMBER}\" /></a><br /><a href=\"
http://www.sternengarde.de/forum/galler ... NUMBER}</a>', 1, '', '!\\[album\\]([0-9]+)\\[/album\\]!i', '[album:$uid]${1}[/album:$uid]', '!\\[album:$uid\\]([0-9]+)\\[/album:$uid\\]!s', '<a class=\"highslide\" onclick=\"return hs.expand(this)\" href=\"
http://www.sternengarde.de/forum/galler ... {1}\"><img src=\"
http://www.sternengarde.de/forum/galler ... age_id=${1}\" alt=\"${1}\" /></a><br /><a href=\"
http://www.sternengarde.de/forum/galler ... \">${1}</a>', 135)
BACKTRACE
FILE: includes/db/mysqli.php
LINE: 143
CALL: dbal->sql_error()
FILE: install/install_functions.php
LINE: 450
CALL: dbal_mysqli->sql_query()
FILE: install/install_install.php
LINE: 362
CALL: add_bbcode()
FILE: install/install_install.php
LINE: 71
CALL: install_install->obtain_advanced_settings()
FILE: install/index.php
LINE: 188
CALL: install_install->main()
FILE: install/index.php
LINE: 60
CALL: module->load()