Note
The basic knowledge of FTP and executing SQL statements is necessary for this section.
Fireboard 1.0.1, by mistake, was packaged as version 1.0.0 in the XML file and seen in Joomla!
Administration. You should check the version from your installation zip file or check if you have
(jos)_fb_groups table. If you have that table, it means you have the 1.0.1 version.
Upgrades from 1.0.3 and higher will no longer require the manual execution of a database upgrade script. Starting with 1.0.4 the necessary database upgrades are handled by the core application and no longer require external upgrade scripts.
While 1.0.4 has a rather minimalist upgrade built in, future releases will include a more elaborate upgrade architecture to perform even complex upgrade tasks.
Follow the upgrade section below that corresponds to your upgrade path.
Before executing any of the upgrade paths outlined below it is highly recommended to backup your existing installation. Make sure you have a complete backup of your database(s) and all files.
There is multiple ways to perform backups:
However you perform your backups, make sure you have a valid copy of your installation before beginning the upgrade.
First, unpack the archive on your local computer. First, unpack the archive on your local computer.
Go to your Joomla! Administration Installer Componenets
Select the “component_Fireboard_Forum_1.0.4.zip” package and click on “Install”.
After a successful installation, go to Components Fireboard Forum
Once you enter the control panel, at top of the page you will notice a dialogue is asking you weather you want to upgrade from “Joomlaboard” or a “Clean Install”. Click on “Import from Joomlaboard” and Fireboard will automatically import your database and file structure.
If you have any further questions or problems, please visit the BestofJoomla.com forums.
Note
Fireboard does not modify your Joomlaboard installation and database. Feel free to try Fireboard while
your Joomlaboard is still running on your website.
Backup your MySql tables and file structure as described above.
-
Extract the “FireBoard_1.0.4_Stable_PatchFiles.zip” files on your local system. You will notice that it has the same structure as the files on your server
Connect to your website via
FTP and overwrite all the local files over the remote files. This way your server will have latest files of the stable version
Fireboard 1.0.2+ stores the common files, such as uploaded files, avatars, uploaded images,… under “Joomla_Root/images/” directory. Please make sure that your “Joomla_Root/images/” is writable.
Copy “components/com_fireboard/_fbfiles/” directory in the extracted package to “Joomla_Root/images/” directory and rename it to “fbfiles/” and ensure that it is writable (and also all its subdirectories). At the end you will have such a path: “Joomla_Root/images/fbfiles”. You can do this in Linux by applying the following command: chmod –R 777 images/fbfiles/
Move (old) directories and all contents of “components/com_fireboard/avatars”, “components/com_fireboard/category_images”, “components/com_fireboard/uploaded/files”, “components/com_fireboard/uploaded/images” to the new “Joomla_Root/images/fbfiles”. The final structure should look like this:
-
If necessary, rename all the “jos_” occurrences to your own database prefix. Hence, if your db prefix it “boj_” then you should rename all “jos_” to “boj_”.
Execute the queries on your remote host; either inside phpmyadmin or your favorite database manager. If you don’t know how to do this, please read:
http://community.mybboard.net/showthread.php?tid=4720 If you get any error during the execution, e.g. you had done some modifications to the database before, then you should execute the rest of the queries and not all of them. The queries are executed in the order as they are listed in the upgrade. First at the top and last at bottom.
Now, head on to Fireboard Configuration and check if you have the latest version, by looking at the bottom of the page.
Enter Fireboard configuration section and modify the settings to your need.
Enter the control panel, and click on “Recount Categories Stats”. This will recount all the posts and update your frontend statistics. You should apply this action from time to time to ensure consistency in your forum statistics.
If you have any further questions or problems, please visit the BestofJoomla.com forums.
Backup your MySql tables and file structure as described above.
-
Extract the “FireBoard_1.0.4_Stable_PatchFiles.zip” files on your local system. You will notice that it has the same structure as the files on your server
Connect to your website via
FTP and overwrite all the local files over the remote files. This way your server will have latest files of the stable version
Fireboard 1.0.2+ stores the common files, such as uploaded files, avatars, uploaded images,… under “Joomla_Root/images/” directory. Please make sure that your “Joomla_Root/images/” is writable.
Copy “components/com_fireboard/_fbfiles/” directory in the extracted package to “Joomla_Root/images/” directory and rename it to “fbfiles/” and ensure that it is writable (and also all its subdirectories). At the end you will have such a path: “Joomla_Root/images/fbfiles”. You can do this in Linux by applying the following command: Command: chmod –R 777 images/fbfiles/
Move (old) directories and all contents of “components/com_fireboard/avatars”, “components/com_fireboard/category_images”, “components/com_fireboard/uploaded/files”, “components/com_fireboard/uploaded/images” to the new “Joomla_Root/images/fbfiles”. The final structure should look like this:
-
If necessary, rename all the “jos_” occurrences to your own database prefix. Hence, if your db prefix it “boj_” then you should rename all “jos_” to “boj_”.
Execute the queries on your remote host; either inside phpmyadmin or your favourite database manager. If you don’t know how to do this, please read:
http://community.mybboard.net/showthread.php?tid=4720 If you get any error during the execution, e.g. you had done some modifications to the database before, then you should execute the rest of the queries and not all of them. The queries are executed in the order as they are listed in the upgrade. First at the top and last at bottom.
Now, head on to Fireboard Configuration and check if you have the latest version, by looking at the bottom of the page.
Enter Fireboard configuration section and modify the settings to your need.
Enter the control panel, and click on “Recount Categories Stats”. This will recount all the posts and update your frontend statistics. You should apply this action from time to time to ensure consistency in your forum statistics.
If you have any further questions or problems, please visit the BestofJoomla.com forums.
Backup your MySql tables and file structure as described above.
-
Extract the “FireBoard_1.0.4_Stable_PatchFiles.zip” files on your local system. You will notice that it has the same structure as the files on your server
Connect to your website via
FTP and overwrite all the local files over the remote files. This way your server will have latest files of the stable version
Fireboard 1.0.2+ stores the common files, such as uploaded files, avatars, uploaded images,… under “Joomla_Root/images/” directory. Please make sure that your “Joomla_Root/images/” is writable. The final structure should look like this:
-
If necessary, rename all the “jos_” occurrences to your own database prefix. Hence, if your db prefix it “boj_” then you should rename all “jos_” to “boj_”.
Execute the queries on your remote host; either inside phpmyadmin or your favourite database manager. If you don’t know how to do this, please read:
http://community.mybboard.net/showthread.php?tid=4720 If you get any error during the execution, e.g. you had done some modifications to the database before, then you should execute the rest of the queries and not all of them. The queries are executed in the order as they are listed in the upgrade. First at the top and last at bottom.
Now, head on to Fireboard Configuration and check if you have the latest version, by looking at the bottom of the page.
Enter Fireboard configuration section and modify the settings to your need.
Enter the control panel, and click on “Recount Categories Stats”. This will recount all the posts and update your frontend statistics. You should apply this action from time to time to ensure consistency in your forum statistics.
If you have any further questions or problems, please visit the BestofJoomla.com forums.
Backup your MySql tables and file structure as described above.
-
Extract the “FireBoard_1.0.4_Stable_PatchFiles.zip” files on your local system. You will notice that it has the same structure as the files on your server
Connect to your website via
FTP and overwrite all the local files over the remote files. This way your server will have latest files of the stable version
Fireboard 1.0.2+ stores the common files, such as uploaded files, avatars, uploaded images,… under “Joomla_Root/images/” directory. Please make sure that your “Joomla_Root/images/” is writable.
Do to the embedded nature of the database schema upgrade no manual steps are required if you upgrade from 1.0.3+
Now, head on to Fireboard Configuration and check if you have the latest version, by looking at the bottom of the page.
Enter Fireboard configuration section and modify the settings to your need.
Enter the control panel, and click on “Recount Categories Stats”. This will recount all the posts and update your frontend statistics. You should apply this action from time to time to ensure consistency in your forum statistics.
If you have any further questions or problems, please visit the BestofJoomla.com forums.
You usually need to update your language files between each release. If you see some crazy _FB_SOMETEXT in your website, it means that you have to update your language file. Some terms may be missing