Code: Select all
SQL ERROR [ mysqli ]
Column 'left_id' cannot be null [1048]
SQL
INSERT INTO phpbbx_forums (forum_id, forum_name, parent_id, forum_parents, forum_desc, forum_type, forum_status, forum_link, forum_password, forum_flags, left_id, right_id, enable_icons, forum_desc_bitfield, forum_desc_options, forum_desc_uid, forum_style, forum_image, forum_rules, forum_rules_link, forum_rules_bitfield, forum_rules_options, forum_rules_uid, forum_topics_per_page, forum_posts, forum_topics, forum_topics_real, forum_last_post_id, forum_last_poster_id, forum_last_post_subject, forum_last_post_time, forum_last_poster_name, forum_last_poster_colour, display_on_index, enable_indexing) VALUES (48, '<span style=\'color:red\'>Denied Applicants</span>', 46, '', '', 1, 0, '', '', 34, NULL, NULL, 1, '', 7, '', 0, '', '', '', '', 7, '', 0, 0, 0, 0, 0, 0, '', 0, '', '', 1, 1)
BACKTRACE
FILE: (not given by php)
LINE: (not given by php)
CALL: msg_handler()
FILE: [ROOT]/includes/db/dbal.php
LINE: 757
CALL: trigger_error()
FILE: [ROOT]/includes/db/mysqli.php
LINE: 189
CALL: dbal->sql_error()
FILE: [ROOT]/install/convertors/functions_vb4.php
LINE: 288
CALL: dbal_mysqli->sql_query()
FILE: [ROOT]/install/install_convert.php(1003) : eval()'d code
LINE: 7
CALL: vb_insert_forums()
FILE: [ROOT]/install/install_convert.php
LINE: 1003
CALL: eval()
FILE: [ROOT]/install/install_convert.php
LINE: 203
CALL: install_convert->convert_data()
FILE: [ROOT]/install/index.php
LINE: 326
CALL: install_convert->main()
FILE: [ROOT]/install/index.php
LINE: 203
CALL: module->load()