Updating from phpBB 3.0.x/3.1x to phpBB 3.2.x or phpBB 3.3.x

Post Reply
User avatar
Solus
Developer
Developer
Posts: 156
Joined: 29 Sep 2024, 14:15
Apr 2025 08 22:54

Updating from phpBB 3.0.x/3.1x to phpBB 3.2.x or phpBB 3.3.x

Post by Solus

Updating from phpBB 3.0.x or 3.1.x to 3.2.x or 3.3.x is just the same as updating from stable releases of phpBB 3.3.x

However you can also start with a new set of phpBB 3.3.x files.

Delete all files EXCEPT for the following:
The fileconfig.php
The directoryimages/
The directoryfiles/
The directorystore/
(The directoryext/
Upload the contents of the 3.3.x Full Package (except for config.php) into your forum's directory. Make sure the root level .htaccess file is included in the upload.
Browse to /install/app.php/update
Read the notice Update database only and press Submit
Delete the directoryinstall/
User avatar
Kygo
Founder
Founder
Posts: 334
Joined: 26 Sep 2024, 22:31
Contact:
Apr 2025 12 14:13

Re: Updating from phpBB 3.0.x/3.1x to phpBB 3.2.x or phpBB 3.3.x

Post by Kygo

:yes:
Solus wrote: 08 Apr 2025, 22:54 Updating from phpBB 3.0.x or 3.1.x to 3.2.x or 3.3.x is just the same as updating from stable releases of phpBB 3.3.x

However you can also start with a new set of phpBB 3.3.x files.

Delete all files EXCEPT for the following:
The fileconfig.php
The directoryimages/
The directoryfiles/
The directorystore/
(The directoryext/
Upload the contents of the 3.3.x Full Package (except for config.php) into your forum's directory. Make sure the root level .htaccess file is included in the upload.
Browse to /install/app.php/update
Read the notice Update database only and press Submit
Delete the directoryinstall/
Post Reply