Version: 1.00, by tpircsvb
Developer Last Online: Sep 2004
Version: 3.0.0
Rating:
Released: 04-06-2004
Last Update: Never
Installs: 109
No support by the author.
Features:
Displays vBCodes and other post code allowances.
Admins can edit & delete shouts from the Admin CP.
Built-in /me code.
Archive page and IFrame on forumhome for shouting and reading.
Archive page has multiple pages.
Stats on archive page.
Uses phrases for the Admin CP and shoutbox.
Users can edit and delete their own shouts.
Usergroup & Administrator permissions.
Find shouts by specific users (in the admin cp)
Seperate options for vBCodes allowances and what to display
If there's any features anyone wants added, I'll try and add them. I think I added everything people asked for in the previous version, apart from the upgrader, which will be added to the ZIP file when i've setup another test forum and added the previous version to it
There shouldn't be any problems, because I've tested the installer three times.
And I haven't had any problems with the actual shoutbox, or shout manager.
I'll attach some screenshots of all the custom scripts, if anyone asks for screenshots of the add ons for the permissions and stuff ill take them, dunno why anyone would want them tho...
This has only been tested on vB 3.0.0 GOLD
Show Your Support
This modification may not be copied, reproduced or published elsewhere without author's permission.
nice hack works fine at my forum.. only i have a problem with my skin..
you can see it at the attached file.. it should only happen in the title part like above the iframe but it also happens in the iframe. it has to be something simple in the shoutbox_iframe template but i cant figure out how or what.. can somebody plz help me
nice hack works fine at my forum.. only i have a problem with my skin..
you can see it at the attached file.. it should only happen in the title part like above the iframe but it also happens in the iframe. it has to be something simple in the shoutbox_iframe template but i cant figure out how or what.. can somebody plz help me
Well I've tried to uninstall this hack, yet seems to just not do so. Any real idea on how to uninstall this damn thing? I use MySQL 4.1, so what is the right synx to rid of all database from the shoutbox data?
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.