phpBB2 to phpBB3.2.1 function error install/convertors/functions_phpbb20.php on line 1906

Converting from other board software? Good decision! Need help? Have a question about a convertor? Wish to offer a convertor package? Post here.
Post Reply
User avatar
mikego
Registered User
Posts: 11
Joined: Tue Oct 17, 2017 10:29 pm

phpBB2 to phpBB3.2.1 function error install/convertors/functions_phpbb20.php on line 1906

Post by mikego »

I'm running into an issue when attempting to convert a phpBB2 to 3.2.1.

The error_log says:
Tue Oct 17 20:20:08.303708 2017] [proxy_fcgi:error] [pid 22536] [client xxxxxxxx] AH01071: Got error 'PHP message: PHP Fatal error: Call to a member function error() on null in xxxxxxxxxxxxxxxxxxxxx/install/convertors/functions_phpbb20.php on line 1906\n', referer: xxxxxxxxxxxx/install/app.php/convert/in_progress/phpbb20?current_table=0&skip_rows=11678

This is the code in that file:
$convert->p_master->error('<span style="color:red">' . $user->lang['COLLIDING_USERNAMES_FOUND'] . '</span></b><br /><br />' . $list . '<b>', __LINE__, __FILE__);

Any ideas on how to fix it?
Please, help me with this problem. I really want convert my forum to 3.2.1 and my users dream about it ;)

THANKS in advance! :)
User avatar
rubencm
Development Team Member
Development Team Member
Posts: 104
Joined: Fri Oct 05, 2007 2:24 pm
Location: Spain

Re: phpBB2 to phpBB3.2.1 function error install/convertors/functions_phpbb20.php on line 1906

Post by rubencm »

The error probably is a bug, but i think you have users that whould have the same username after the conversion
rxu
Extensions Development Team
Posts: 3711
Joined: Wed Oct 25, 2006 12:46 pm
Location: Siberia, Russian Federation
Contact:

Re: phpBB2 to phpBB3.2.1 function error install/convertors/functions_phpbb20.php on line 1906

Post by rxu »

Post Reply

Return to “[3.2.x] Convertors”