Quantcast
Viewing all articles
Browse latest Browse all 2196

[3.3.x] Support Forum • 2.x.x to 3.3.13 conversion errors

Hello everyone,
I was recently tasked with updating a phpbb server that's been hosted since 2005 and runs on PHP 4. While simulating the conversion locally, I got some errors regarding duplicated usernames, and then finally the below error which stopped the conversion process in this URL path /install/app.php/convert/in_progress/phpbb20?jump=1&last=3

Code:

Fatal error: Uncaught TypeError: mysqli_fetch_assoc(): Argument #1 ($result) must be of type mysqli_result, bool given in C:\ProgramFiles\laragon\www\phpbb\phpbb\db\driver\mysqli.php:276 Stack trace: #0 C:\ProgramFiles\laragon\www\phpbb\phpbb\db\driver\mysqli.php(276): mysqli_fetch_assoc(true) #1 C:\ProgramFiles\laragon\www\phpbb\phpbb\db\driver\driver.php(389): phpbb\db\driver\mysqli->sql_fetchrow(true) #2 C:\ProgramFiles\laragon\www\phpbb\install\convertors\functions_phpbb20.php(1421): phpbb\db\driver\driver->sql_fetchfield('lang_dir') #3 C:\ProgramFiles\laragon\www\phpbb\install\convert\convertor.php(1121) : eval()'d code(2): phpbb_attachment_extension_group_name() #4 C:\ProgramFiles\laragon\www\phpbb\install\convert\convertor.php(1121): eval() #5 C:\ProgramFiles\laragon\www\phpbb\install\convert\convertor.php(252): phpbb\convert\convertor->jump('phpbb20', 1, 3) #6 C:\ProgramFiles\laragon\www\phpbb\install\convert\controller\convertor.php(370): phpbb\convert\convertor->convert_data('phpbb20') #7 C:\ProgramFiles\laragon\www\phpbb\vendor\symfony\http-kernel\HttpKernel.php(151): phpbb\convert\controller\convertor->convert('phpbb20') #8 C:\ProgramFiles\laragon\www\phpbb\vendor\symfony\http-kernel\HttpKernel.php(68): Symfony\Component\HttpKernel\HttpKernel->handleRaw(Object(phpbb\symfony_request), 1) #9 C:\ProgramFiles\laragon\www\phpbb\install\app.php(61): Symfony\Component\HttpKernel\HttpKernel->handle(Object(phpbb\symfony_request)) #10 {main} thrown in C:\ProgramFiles\laragon\www\phpbb\phpbb\db\driver\mysqli.php on line 276
Does anyone have an idea of what caused that error, and which parts of the conversion process might not have been completed as a result?
I can log into the converted phpbb using a new user I created on the older version, but I seem to have no access to forums and topics.
Also, logins do not seem to work on Chrome, what's up with that?
Image may be NSFW.
Clik here to view.
Chrome login error

Statistics: Posted by Esire — Tue Nov 19, 2024 1:21 pm



Viewing all articles
Browse latest Browse all 2196

Trending Articles