Quantcast
Channel: phpBB.com
Viewing all articles
Browse latest Browse all 2167

[3.3.x] Support Forum • Re: Conversion from phpBB2 (2.0.21) to 3.3 not working

$
0
0
Heres a suggestion. I have a phpBB3.0x that will run on php8.3.
https://github.com/IntegraMOD/phpbb3.0.15
its a natural update path for phpBB2.
You could update to it and then update it to 3.3

note.. phpBB3.3 will probably look for the version number so before installing 3.0.15, edit install/schemas/schema_data.sql
FIND

Code:

INSERT INTO phpbb_config (config_name, config_value) VALUES ('version', '3.0.15');
change the 15 to 14 (the last official version)

now the 3.3 update should be uneventful
just remember to make good db backups for each stage

Statistics: Posted by Helter Skelter — Tue May 07, 2024 4:39 am



Viewing all articles
Browse latest Browse all 2167

Trending Articles