The Arcive of Official vBulletin Modifications Site.It is not a VB3 engine, just a parsed copy! |
|
vB Chatbox 1.2.4 Details »» | |||||||||||||||||||||||||
What this hack does : Adds a box on top of your vB home page
where all members can chat/shout in an IRC like way, with all the vB options added (smilies, vBcodes....) I started this hack by modifying the shoutbox made by Doug Tanner for phpnuke (i think).. And it went far far from his original code. As far as i think he wouldn't recognize it . I integrated it as far as i could with vB, and in the admin CP, with every bit of it being possible to modify trough the admin CP (prune, ban, censure...)... SCREENSHOT This hack has been tested and used by some people out there in france . 1.2.4 changes : Install problems with the mysql reserved words solved, Uninstalling option added to the install script, Possibility to automaticaly add the templates to the templatesets you chose in the install script, IE6 problem with divs solved, timezoneoffset mod integrated, text input limited to 255 characters. 1.2.3 changes : security hole on the pruning of the admin part fixed. 1.2.2 changes : templatesused var filled with all templates used by the script in the shoutbox.php file and in the index.php file. And chmod 777 made on the admin/shoutbox_config.php file by the install script. Thanks to erwin Name changed from shoutbox to chatbox, because some people thought of this hack as related with TWT-commish's shoutbox... no more excuses Here is some sort of [high]FAQ[/high] from all the thread, hope this helps, and prevents you from reading all that i just read : [high]#----------------------------------------------------------#[/high] Erwin : limit of smilies a person can post in the shoutbox. This is to prevent smilie spamming : HERE [high]#----------------------------------------------------------#[/high] Erwin : Another tip for installers - instead of manually having to ban users in the shoutbox, to automatically ban users who you have already banned from the forums : HERE [high]#----------------------------------------------------------#[/high] For the shoutbox to be in a popup : HERE [high]#----------------------------------------------------------#[/high] To have 5 'shouts/chats' visible when the chatbox is reduced : HERE [high]#----------------------------------------------------------#[/high] SpeedStreet : This simply creates a link for people to click on so that they can easily view the 'Who's Online' page without having to dig for it : HERE [high]#----------------------------------------------------------#[/high] ThoughtDiver: if you want the date format on the shout timestamps to read Month/Day instead of Day/Month : HERE [high]#----------------------------------------------------------#[/high] Show Your Support
|
Comments |
#142
|
|||
|
|||
I manually created the shoutbox for each of my templates but this caused an error in my database (the error was not apparant until I did a backup and restore on a test database for a new upgrade).
How can I get this to work with more than one template? |
#143
|
|||
|
|||
DATABASE ISSUE
If you install this hack vanilla, you will get an error if you try to backup to an .sql file!!! Here is a fix: Simply go into the install instructions and replace any calls to the REPLACE field in shoutbox_swear with REDO. Then, manipulate the query so that you have a REDO field where the replace field is. Replace is a SQL command, and that is why it has been puking. If I have permission from the author, I can release an updated version of this hack. If you need help deciphering which of the replace calls you need to replace (confusing, huh?), please PM me and I will help out the best way I can. |
#144
|
|||
|
|||
absolutely as you said ... sorry for being away from this
thread so long, but errr... you know ... life ... I am preparing a new realease of this hack to correct for example the f*cking 'replace' word i used from the start and got stuck with (first of all coz i was too lazy to correct all the code)... You can use reserved words in sql queries to mysql, even if you should not ... you just have to put a ` around the word in each query using it as a i did in the code. If you are using phpmyadmin for example you have a checkbox which gives you the choice to put those things or not. @ john : of course you have my permission to correct my error, and i gladly thank you in advance, and apologize for my lack of support to this thread... I'll try to get some time to make a final realease soon. |
#145
|
|||
|
|||
Here is the update to accomodate the replace reserved word, just to make phpmyadmin happy without having to configure additional settings
|
#146
|
|||
|
|||
Great hack...installed without a hitch
|
#147
|
|||
|
|||
Hey p0s3id0n,
Here's some additions I have made to your hack. PHP Code:
If you want the Who's Online page to say 'In YOURFORUMS ChatBox', simply use this three second hack to get it to work! UPDATE WHO'S ONLINE |
#148
|
|||
|
|||
As is becoming standard...I have fixed my own problem
My list has Rule 1:, Rule 2:, etc. So I wanted the drop down to reflect this. Simply go into warn.php Find: PHP Code:
PHP Code:
Easy Enuf |
#149
|
|||
|
|||
SpeedStreet, I have cleaned up your addon code a bit.
Here is the revamped code: Code:
<font size="1" color="#FF0000"><b> <a href="$bburl/online.php?s=$session[sessionhash]" style="text-decoration: none" target="_blank"> <font color="#808080" face="Arial">Want to see who is in the Chatbox? Click Here to see 'Who's Online'</font></a></b></font><br><br> |
#150
|
|||
|
|||
Wow!!!
Realy great hack! But errr.... Some users of our forum are asking for this... Is it possible that eg. the first 5 lines in the frame get refreshed constantly and the rest of the frame is to readback the past conversations? |
#151
|
|||
|
|||
Quote:
This might be fixed in the nev version though. |
Thread Tools | |
|
|
X vBulletin 3.8.12 by vBS Debug Information | |
---|---|
|
|
More Information | |
Template Usage:
Phrase Groups Available:
|
Included Files:
Hooks Called:
|