Best of joomla gives you news, joomla templates, tutorials and websites about Joomla , FireBoard and FireMessage official page.
| No account yet?   |
Welcome, Guest
Please Login or Register.    Lost Password?
FireBoard Manual Latest release discussions Download FireBoard Spread FireBoard!
How to Uninstalling Fire Board 1.0.0 completely (1 viewing) (1) Guest
Go to bottom Favoured: 0
TOPIC: How to Uninstalling Fire Board 1.0.0 completely
#30227
How to Uninstalling Fire Board 1.0.0 completely 1 Year ago  
I plan to use Fire Board 1.0.3 stable version, Now I still using Fire Board 1.0.0.
Actually I want to uninstall my current version completely so I can do fresh install on new stable version. I've read the manual and it goes like below to uninstall the Fire Board 1.0.0 completely:

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:

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.

How to run above query and dropping the table ? so I can clean install the new stabel Fire Board 1.0.3

Really need help, thanks

Elfin
chester (User)
Fresh Boarder
Posts: 18
graphgraph
User Offline Click here to see the profile of this user
Gender: Male Location: On Earth
Logged Logged
 
The administrator has disabled public write access.  
Go to top