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.
This hack is a nightmare to install even if you have only one small error and bigger nightmare to remove.
I don't expect support for a free hack but i do like clear instructions on how to remove if it causes errors. A text file of changes would have been nice.
Selling an add-on for someone elses hack and work is just wrong. I was under the impression it was not allowed here!
I'm agree with you, as since upgrade from vbulletin 3.01 to 3.03 I have a big problem to run our database because we missed something in the "usergroup" table.
@apokphp
please, tell me how can I "easy" deinstall with phpmyadmin.
Parse error: parse error, unexpected T_LNUMBER in /home/vmkkdfbk/public_html/forums/admincp/usergroup.php on line 851
Now I cant edit my user groups.... I have since put the original back but evertime I edited this file i get the same parse error.. ?????? Whats wrong with this.... :disappointed: (UPDATE ) Fix it was in the usergroup.php
Now how can I change the back ground in the shout ?
:nervous: Anybody know... This is pulling my cell pic bg and that doesn't look good in the shout area.. I have search the template and php file.. I still can't find where it pulls that background from....I cant change the image cause it would destroy the site... Help
BV Shoutbox Installation - Running MySQL Queries
Dropping shout table (if it exists)... Done
Creating shout table... Done
Deleting setting group (if it exists)... Done
Deleting setting group phrase (if it exists)... Done
Creating setting group... Done
Creating permissions collumn...
There seems to have been a slight problem with the ******** database.
Please try again by pressing the refresh button in your browser.
An E-Mail has been dispatched to our Technical Staff, who you can also contact if the problem persists.
We apologise for any inconvenience.
Database error in vBulletin 3.0.1:
Invalid SQL: ALTER TABLE usergroup ADD shoutboxpermissions INT UNSIGNED NOT NULL DEFAULT '0' AFTER forumpermissions
mysql error: Duplicate column name 'shoutboxpermissions'
I had a lot of these types of problems with my hacks after upgrading from 3.01 to 3.03. How i fixed it was looked at the error and went into phpmyadmin and dropped and entries that continued to come up.(ie. in ur case here the "Usergroup" table 'shoutboxpermissions' entry
After finally getting rid of all the Table Modifications associated with the hack was I able to do fresh installs of the hacks... Its a time consuming process, but it works and can turn out to be less time consuming then other methods.
***Note*** Here's a tip .. If ya drop a table entry error and try and install the hack and it errors at a new point further along then the previous error spot then you'll probably need to drop BOTH table Mods again and so on and so forth for as many as there are. SO I just Copy and pasted them into a txt file and then I had the Hack Table Mods on file.
Upgraded from the old Shoutbox and its working now! The only prob i had is it didn't alter my default template so it was going to a blank page after a shout was posted. Tried it different template it worked so copied the templates again.
So good to be able to mass delete and ban guest from viewing.
You really want to do that for 4,600+ shouts? The only way to do that, is via mysql. It is unreasonable to expect an admin to maintain the shout db via every single shout.
Would be interested to know how to delete shouts via phpmyadmin !?