English version - [General] Convert phpbb by Przemo to phpbb3
evilmc - 24-04-2017, 15:29 Temat postu: [General] Convert phpbb by Przemo to phpbb3 Hello,
How to convert phpbb by Przemo to phpbb3?
Any step by step or tutorial how to do?
Urgent! Thanx!
luk19952 - 24-04-2017, 18:54
http://www.phpbbhelp.pl/f...00.html#p129800
evilmc - 11-09-2017, 12:37
Hello,
I have phpbb2 by Przemo v1.12.8, and now I have problem with convert to phpbb3 latest, I get this error every time. How to fix this problem?
Before, I start convertion I install clean phpbb2 by prezmo v1.12.9 and after successfully transferred everything from clean phpbb2 by prezmo v1.12.9 phpBB3
And after try with my original forum with 1GB database...
Kod: | Information
General Error:
SQL ERROR [ mysqli ]
Table 'forum_phpbb3.phpbb_userconv' doesn't exist [1146]
SQL
SELECT username_clean FROM phpbb_userconv GROUP BY username_clean HAVING COUNT(user_id) > 1
in file /var/www/vhosts/website.net/httpdocs/phpBB3/phpbb/db/driver/driver.php on line 999
BACKTRACE
FILE: (not given by php)
LINE: (not given by php)
CALL: installer_msg_handler()
FILE: [ROOT]/phpbb/db/driver/driver.php
LINE: 999
CALL: trigger_error()
FILE: [ROOT]/phpbb/db/driver/mysqli.php
LINE: 193
CALL: phpbb\db\driver\driver->sql_error()
FILE: [ROOT]/install/convertors/functions_phpbb20.php
LINE: 1853
CALL: phpbb\db\driver\mysqli->sql_query()
FILE: [ROOT]/install/convert/convertor.php(539) : eval()'d code
LINE: 1
CALL: phpbb_check_username_collisions()
FILE: [ROOT]/install/convert/convertor.php
LINE: 539
CALL: eval()
FILE: [ROOT]/install/convert/controller/convertor.php
LINE: 370
CALL: phpbb\convert\convertor->convert_data()
FILE: (not given by php)
LINE: (not given by php)
CALL: phpbb\convert\controller\convertor->convert()
FILE: [ROOT]/vendor/symfony/http-kernel/HttpKernel.php
LINE: 144
CALL: call_user_func_array()
FILE: [ROOT]/vendor/symfony/http-kernel/HttpKernel.php
LINE: 64
CALL: Symfony\Component\HttpKernel\HttpKernel->handleRaw()
FILE: [ROOT]/install/app.php
LINE: 61
CALL: Symfony\Component\HttpKernel\HttpKernel->handle() |
|
|
|