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 |
#292
|
|||
|
|||
The icons selection or minimise are not showing so i cant add smilies or text styles. any ideas?
|
#293
|
||||
|
||||
Insideout,
Read page #17 of this thread. |
#294
|
|||
|
|||
ok i know what to do now. but errrr i cant find chatbox_saisie template anywhere. what directory should it be in
|
#295
|
|||
|
|||
Hi ok.
I found the sassy template, Soz very new to this vb thang. Ok i have changed the value of width to 300. Unfortunately It hasnt changed the chat box to show the smilies or minimise button. Heres a portion of the template. The change i made is in red var winsmilies, winvb; function raz(){ bouate.message.value=""; } function ouvresmil(){ var NewFen = true; if(winsmilies != null)if(!winsmilies.closed)NewFen = false; if (NewFen)winsmilies = window.open("chatbox.php?page_chat=popupsmil&s="," Smilies","left=600,top=0,width=300 ,height=550,scrollbars=yes,status=no,directories=n o,toolbar=no,location=no,resizable=yes,menuBar=no" ); For what its worth even though its not working correctly i am very impressed at this hack..thanks |
#296
|
||||
|
||||
Insideout,
You've changed the width of the simlie pop-up. Look for this code futher down the chatbox_saisie template and change the size parameter: <body bgcolor="$fondchatbox"> <form name="bouate" action="chatbox.php" method="post" target="chat" onsubmit="setTimeout('raz()',100)"> <input type="hidden" name="setting" value="save"> <input type="hidden" name="page_chat" value="chat"> <input type="text" name="message" size="25" maxlength="255"> <input type="submit" value="ok"> |
#297
|
||||
|
||||
p0s3id0n,
Could you quickly review the logic of the modified code in post # 68 cause I keep getting a parse error... Also, on page 17 of this thread you told me how to do a couple of queries to make the chatbox appear reduced by default, but actually what's happening after the queries is that the chatbox appears at the last state when I left. Explaining better, if I left the forum yesterday in "expanded" mode, that's what I get when I logged back in this morning. Had I left in "reduced" mode, that would have appeared today. What I want is that every time a user logs in, the chatbox appears in reduced mode. Can you tell me how to do that...? Merci |
#298
|
|||
|
|||
Dennis B.
Thank you mate. Im up and running and my forum has a new lease of life. |
#299
|
||||
|
||||
np.
|
#300
|
|||
|
|||
wonderful hack, wondering if there was a way to disable vbcode in it however?
I have some users who find it funny to post images =) Thanks. |
#301
|
||||
|
||||
sHORTYWZ,
In the template chatbox_saisie this is the line where the vB codes are alled: <a href="java script: ouvrevb() ;"><img src="https://vborg.vbsupport.ru/images/vbcodes.gif" border="0" alt="vBcodes" align="absmiddle"></a> (there are some extra spaces in this line that should be ignored) You can either remove (or comment it out) completely, but you'll lose the icon in the box as well, or you can remove or substitute these <a href="java script: ouvrevb() ;"> ... </a> with something else to keep the icon. |
|
|
X vBulletin 3.8.12 by vBS Debug Information | |
---|---|
|
|
More Information | |
Template Usage:
Phrase Groups Available:
|
Included Files:
Hooks Called:
|