Important Note
By Uninstalling all your Fireboard files will be deleted! However, if you have a version greater than 1.0.2, your uploaded files, avatars and all the files that are under “Joomla_Root/images” directory will not be deleted. Also, your database tables will not be dropped.
1. Go to Administrator Installers Components 2. Select Fireboard and click Uninstall. 3. After this point, you can decide if you want to completely uninstall Fireboard or leave the database
tables and uploaded files intact. If you want to completely Uninstall fireboard:
Apply the following database queries:
3.1. DROP TABLE `jos_fb_announcement` ,
`jos_fb_attachments` ,
`jos_fb_categories` ,
`jos_fb_favorites` ,
`jos_fb_groups` ,
`jos_fb_messages` ,
`jos_fb_messages_text` ,
`jos_fb_moderation` ,
`jos_fb_ranks` ,
`jos_fb_sessions` ,
`jos_fb_smileys` ,
`jos_fb_subscriptions` ,
`jos_fb_users` ,
`jos_fb_whoisonline`
And delete “Joomla_Root/images/fbfiles/” directory.
If you are uninstalling Fireboard because of technical difficulties please log on to the Best of Joomla forum and look for help first, remember we may already have a solution for the problem or at least be working on one.