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 |
#32
|
||||
|
||||
I love this hack!
Just have a question...Is there any way this can be put in the footer so we can see it on every page? Or maybe on the Active Threads page since that's where all of my members hangout anyway? |
#33
|
|||
|
|||
@ zootsuit : to move the shoutbox to any place you want, you just have to change the position of the $shoutbox var in the forumhome template, and you can put it in the footer if you like.
But if in the footer, the shoutbox wont be reduceable (i know this word doesnt exist ). It could work if the part added to index.php was an include and it was included in each script calling the footer... errr... or maybe if someone has another idea . Or if you added that part to showthread.php... and err... some other scripts ... @ erwin : for the timstamps part, i will make an update this evening, since in france it is 10am and i must work to earn a living . I think i can do this change to the script relatively easily (i hope i will ). |
#34
|
||||
|
||||
I tried to place the $shoutbox in the actual footer template and all it showed was the word "open." Weird.
Any ideas so it can show on every page [not just index]? |
#35
|
||||
|
||||
Quote:
|
#36
|
|||
|
|||
Yup, i think the popup would be a good idea if some of
your members want to keep an eye on the shoutbox while surfing the forum... I added an option on mine where the members can add the shoutbox as a desktop element , so they can have a look at what's happening on the forum when they reduce their windows. |
#37
|
|||
|
|||
by the way how does a hack change from beta to full release ??
I mean, do i have to post it again in the full release section or is it better to wait for a mod to move the thread ?? just asking he . |
#38
|
|||
|
|||
@ erwin : here you are with the timezoneoffset modification
for each user to see the shouts in their time zone : In shoutbox.php, look for : PHP Code:
PHP Code:
PHP Code:
way of writing datetimes, you could modify the way it is written by changing the "[d/m|H:i]" part and looking that page from the php manual if you need : http://www.php.net/manual/en/function.date.php |
#39
|
||||
|
||||
Quote:
I have absolutely no idea how to do that. Is there a thread here that would show me? Because having it on the main page is really not what I was looking for... What you just described...a popup of some kind would be phenomenal! Then I could just link to that on the index page, right? or...err... :cross-eyed: |
#40
|
||||
|
||||
Great hack, installed just fine. Question...What would I need to edit to change the background color?
Thanks. |
#41
|
|||
|
|||
@ Knightmare : Just go to the admin CP and in the shoutbox
section choose configuration. There you have all you need to change the background color, and some other colors too . [edit]errr. for the background of the reduced shoutbox... the colors are those from your styles.... so maybe you can change the font colors of the shoutbox for it to be more 'readable' (argh frenchie cant write ).[/edit] @zootsuit : I'll have a look on the changes you have to make for the shoutbox to be in a popup . [edit]here we are ... i think that, for the shoutbox to be in a popup, you just have to add, on the footer, for example, something like : Code:
<center><a href="javascript:window.open('shoutbox.php','left=100,top=100,height=130,width=150,scrollbars=0,status=0, location=0,resizable=0,menubar=0');">Shoutbox popup</a></center> I cant remember if the top bar is included in the size of a popup or if the size is the internal size so you will maybe have to change the height parameter ... Tell me if it fits [/edit] |
Thread Tools | |
|
|
X vBulletin 3.8.12 by vBS Debug Information | |
---|---|
|
|
More Information | |
Template Usage:
Phrase Groups Available:
|
Included Files:
Hooks Called:
|