Upgrading the Discussion Forum Module From an Earlier Version
Note: Before upgrading to a new version of the Discussion Forum module insure that you are running the current version of ExpressionEngine.
Also, please note these instructions are only applicable for upgrading an existing installation. If you have not installed the Discussion Forum Module, you will need to follow the forum installation instructions.
Step 1
The first step is to download the most current version of the Discussion Forum Module. Once you have downloaded it, Unzip the software to your local computer.
Step 2
Inside the unzipped software, you will find a folder called forum.
Using an FTP program, upload this folder and everything inside it to your server at this location:
system/modules/
Note: You will replace the existing forum folder with the new one, ending up with this:
system/modules/forum/
Step 3
Inside the unzipped software you will also find two language files:
- lang.forum.php
- lang.forum_cp.php
Upload these two files into your system/language/english/ directory on your server, replacing the existing ones. You should end up with:
- system/language/english/lang.forum.php
- system/language/english/lang.forum_cp.php
Step 4
Log into your ExpressionEngine Control Panel and visit this page:
Modules > Discussion Forum
Accessing that page will automatically tell ExpressionEngine to perform any internal updates that are needed for the new version.
IMPORTANT: When you click on the link to the Discussion Forum module, the update will begin taking place. Do not close your browser window or click on any links until the page has finished loading. Depending on the size of your forums, the update may take several seconds to complete.
Step 5: Version Specific Notes
Please view the update notes that apply to any versions that are newer than the version you have been running.
- Version Notes 2.1.1
- Version Notes 2.1
- Version Notes 2.0
- Version Notes 1.3.2
- Version Notes 1.3.1
- Version Notes 1.3
- Version Notes 1.2
- Version Notes 1.1.1
- Version Notes 1.1
User Contributed Notes
If you are upgrading from something like version 1.3.1 to version 2.0 then you likely don’t have the forum_themes folder installed yet. Check the instructions for First Time Installation to make sure all of the steps are part of your Forum upgrade. I had to add the Forum Themes to my site as previous versions did not have this folder.
[Mod edit: Actually, this folder has always existed, but what can happen, as is likely the case here, is that when updating ExpressionEngine, one can accidentally overwrite their theme folder, causing them to lose their forum_themes folder inside.]
You must have an ExpressionEngine license and have attained a forum rank of "Lab Assistant" (100 posts) to contribute notes to the User Guide