I wrote up this guide myself and submitted it to the Knowledge Base. So, while it's awaiting approval in the Knowledge Base, I just quoted above so you could have it and use it.Introduction
I've been seeing many users in the Support Forum having trouble with converting their forum, running version 3.0.1 or earlier, to the new version 3.0.4. This article is a simple yet effective description for those in need of help with this subject. Please be aware that if you have any MODs installed on your forum, they will not be carried over with this update.
Update Guide
Below is a step-by-step guide to help you through upgrading to 3.0.4. Before proceeding with this guide, be sure to do a full database and file backup of the forum you are updating!
Step #1: Download the full version of phpBB 3.0.4 from the Downloads page.
Step #2: Upload everything in the 3.0.4 package to your server except the following files and directories:
Step #3: Copy the following files and directories from your un-updated phpBB installation into the root directory of the new 3.0.4 installation that you uploaded in Step #2:
- config.php
- images/ directory
- files/ directory
Step #4: In your web browser, navigate to the install/database_update.php file in your 3.0.4 installation. Let the file run, and when it is complete, a confirmation page will appear on your screen. (E.g. www.yoursite.com/phpBB3/install/database_update.php)
- config.php
- images/ directory
- files/ directory
Step #5: Once the database update is completed, delete the install/ directory from your 3.0.4 installation.
Conclusion
Congratulations! Your forum is now up-to-date and running 3.0.4. You will need to reinstall any MODs that you had installed on your previous forum, but your forum is now running the latest version of phpBB.
Side Notes
After performing this update, your newly updated forum will most likely be located at a URL such as www.yoursite.com/phpBB3, with the forum's directory name being phpBB3. If you would like your newly updated forum to be located at the same directory as your previous forum was, simply rename the directory of your newly updated forum from "phpBB3" to the name you wish.
Step 3 confuses me... Does that mean that I was supposed to install the new package into a new folder in the root in step 2? Then install the above files into that new folder from the original installation?Step #2: Upload everything in the 3.0.4 package to your server except the following files and directories:
config.php
images/ directory
files/ directory
Step #3: Copy the following files and directories from your un-updated phpBB installation into the root directory of the new 3.0.4 installation that you uploaded in Step #2:
config.php
images/ directory
files/ directory
I also found those instructions confusing.Hovik wrote:Step 3 confuses me... Does that mean that I was supposed to install the new package into a new folder in the root in step 2? Then install the above files into that new folder from the original installation?