General Error Converting

Converting from other board software? Good decision! Need help? Have a question about a convertor? Wish to offer a convertor package? Post here.
Locked
DExposito
Registered User
Posts: 1
Joined: Sat Nov 28, 2015 7:46 pm

General Error Converting

Post by DExposito »

Good evening,

I'm having some trouble converting from an old phpbb2 forum to 3.0.
Installed it in my personal server, urrently doing some testing to see if we can upgrade it properly.

Installed phpbb3, went to CONVERT, but I get the following wrror at the last stage:

Code: Select all

Unknown encoding: 

BACKTRACE

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

FILE: [ROOT]/includes/utf/utf_tools.php
LINE: 774
CALL: trigger_error()

FILE: [ROOT]/install/convertors/functions_phpbb20.php
LINE: 422
CALL: utf8_recode()

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

FILE: [ROOT]/install/install_convert.php
LINE: 2022
CALL: call_user_func_array()

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

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()
I also noticed that the old database has latin1_swedish_c1 while the phpbb3 one utf8_bin. Not sure what to do with that, though.

I would really appreciate any help,

Best regards,

Daniel
Locked

Return to “[3.1.x] Convertors”