You know I
MUST apologize.
I just re-read the wiki and realize that there
IS NO SQL FILE in the upgrade package!!! The following steps cannot be executed correctly as these directories DO NOT exist in the 1.0.4 patch zip.
#
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:
#
Open “Upgrades/Fireboard_100_to_1.0.3.Stable.sql” file.
It looks like a bad cut-n-paste job in the upgrade instructions in the wiki from the old 1.0.3 upgrade.
Please download the 1.0.3 zip from
here.