Vbulliten 3.8.4 to phpBB 3.1.6

Converting from other board software? Good decision! Need help? Have a question about a convertor? Wish to offer a convertor package? Post here.
king0demons
Registered User
Posts: 3
Joined: Sun Sep 20, 2015 8:14 pm

Vbulliten 3.8.4 to phpBB 3.1.6

Post by king0demons »

Hello, I am trying to convert my father's community site to phpbb since it is has started to develop problems while using vbulliten and I can not get the database to convert. I try to convert it using the recommended tool and receive this error:

Code: Select all

Return to the index page
General Error
SQL ERROR [ mysqli ]

Unknown column 'forum_posts' in 'field list' [1054]

SQL

INSERT INTO phpbb_forums (forum_id, forum_name, parent_id, forum_parents, forum_desc, forum_type, forum_status, forum_flags, forum_desc_bitfield, forum_desc_options, forum_desc_uid, forum_link, forum_password, 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, enable_icons, left_id, right_id) VALUES (22, 'Membership', 1, '', 'How to become a supporting member of KMA', 1, 0, 34, '', 7, '', '', '', 0, '', '', '', '', 7, '', 0, 0, 0, 0, 0, 0, '', 0, '', '', 1, 1, 0, '2', 3)

BACKTRACE

FILE: (not given by php)
LINE: (not given by php)
CALL: msg_handler()

FILE: [ROOT]/phpbb/db/driver/driver.php
LINE: 855
CALL: trigger_error()

FILE: [ROOT]/phpbb/db/driver/mysqli.php
LINE: 193
CALL: phpbb\db\driver\driver->sql_error()

FILE: [ROOT]/install/convertors/functions_vb30.php
LINE: 417
CALL: phpbb\db\driver\mysqli->sql_query()

FILE: [ROOT]/install/install_convert.php(1028) : eval()'d code
LINE: 8
CALL: phpbb_insert_forums()

FILE: [ROOT]/install/install_convert.php
LINE: 1028
CALL: eval()

FILE: [ROOT]/install/install_convert.php
LINE: 214
CALL: install_convert->convert_data()

FILE: [ROOT]/install/index.php
LINE: 409
CALL: install_convert->main()

FILE: [ROOT]/install/index.php
LINE: 289
CALL: module->load()
Please notify the board administrator or webmaster: [email protected]
Powered by phpBB® Forum Software © phpBB Limited
However when you visit the site vbulliten says there is a database error. I am very sql handicapped and have no idea what I am doing when it comes to this but he refuses to learn anything newer than 2000 so he is just as useless as I am.

Return to “[3.1.x] Convertors”