Quote:
Originally Posted by derb
me too, would like to get this uninstalled but don't remember how to do it... i still like it, but have around 20 spam shouts from robots each day...
|
To uninstall, you need to
Delete the following files
shoutbox.php = forum root directory
shout.php = admincp directory
shout_install.php = admincp directory
Execute these three MySQL commands
ALTER TABLE language drop phrasegroup_shoutbox
ALTER TABLE language drop phrasegroup_shoutmanager
ALTER TABLE usergroup drop shoutboxpermissions
Remove the "shout" table" in your database.
Remove everything in your database referring to the word "shoutbox".
Remove all the shoutbox templates and phrases.
Modify you FORUMHOME template and remove the shoutbox code. It begins right after the line that says "$navbar" and ends when you see the <!--/shoutbox code.
Don't forget to revert your php files to the last backup (you did make a backup prior to installing this hack, didn't you?)
Backup your database before removing the shoutbox entries.