[SPLIT] SMF 2.x to phpBB 3.2

Converting from other board software? Good decision! Need help? Have a question about a convertor? Wish to offer a convertor package? Post here.
User avatar
Photostalker
Registered User
Posts: 10
Joined: Tue Feb 06, 2024 4:57 pm
Location: Ukraine

[SPLIT] SMF 2.x to phpBB 3.2

Post by Photostalker »

Thanks for the info! But are there any detailed instructions? What to do with SMF files? Where to install phpBB? Directly to the main directory of the forum?
User avatar
Photostalker
Registered User
Posts: 10
Joined: Tue Feb 06, 2024 4:57 pm
Location: Ukraine

Re: SMF 2.x to phpBB 3.2

Post by Photostalker »

Figured it out. Everything seems to be working, but during conversion, an error appears:

Code: Select all

Error while processing INSERT query.
In /home/u1008/domains/mysite/public_html/phpbb/install/convert/convertor.php on line 778

SQL: INSERT IGNORE INTO phpbb_profile_fields_data (user_id, pf_phpbb_interests, pf_phpbb_occupation, pf_phpbb_website, pf_phpbb_yim, pf_phpbb_aim, pf_phpbb_icq, pf_phpbb_location) VALUES ('6', '', '', '', '', '', '', '')

Array ( [message] => Unknown column 'pf_phpbb_yim' in 'field list' [code] => 1054 )
There are about 150 such errors.

Version SMF 2.0.13, cleared the cache before converting.
Version phpBB 3.2.1, just installed.
PHP 5.6.
MySQL 5.1.1.

All subsequent steps of the conversion proceed normally - Done. What could be wrong?

Return to “[3.2.x] Convertors”