Register Members List Search Today's Posts Mark Forums Read

Reply
 
Mod Options
vBChat v2.3 Details »»
vBChat v2.3
Mod Version: 2.3, by Zero Tolerance (Coder) Zero Tolerance is offline
Developer Last Online: Dec 2011 I like it Show Printable Version Email this Page

This modification is in the archives.
vB Version: 3.0.7 Rating: (35 votes - 4.20 average) Installs: 939
Released: 27 Oct 2004 Last Update: 01 Mar 2005 Downloads: 1609
Not Supported DB Changes  

NOTCE: ALL SUPPORT SHALL NOW BE ANSWERED HERE

This is a php/mySQL powered chat system, just brought into production. It's features for v1.0.0 are wide but more are to follow i future versions, this version has the following features:

Key:
  • White Text - Original Features
  • ColorA Text - v1.0.1 Features
  • ColorB Text - v1.1.0 Features
  • ColorC Text - v1.1.1 Features
  • vBChat Page
    • Shows All Messages
    • Shows Users Currently In The Chat
    • Click usersname to auto add /msg [username] into post field
    • Ability To Post A Message
    • "/me" is also available to be used
    • "/msg [USERNAME] msg here" command added
    • Auto scrolling to bottom of page (If msg's set to latest at bottom)
  • vBChat User Preferences Page
    • Ability to choose desired font color when posting in the chat
    • Ability to choose desired font face when posting in the chat
    • Ability to ignore as many user's as desired in the chat
      • Ignore users will not display any messages by those users specified on the vBChat page
      • The inputs for ignoring users are "Auto Creating", baisically when you have filled all the inputs in, 2 more will automatically create to allow the user to input more users without having to submit and reload the page, the inputs are added aslong as the rest are filled in. This requires javascript to be enabled, but it is compatible in IE/FireFox/Netscape
  • Admin Controls
    • vBChat Options
      • Turn the chat system on/offline
      • Allow users to enter bbcode
      • Ban specific usergroups from accessing the vBChat system
      • Ban specific members from accessing the vBChat system
      • Choose which way msg's are displayed, newest at top or newest at bottom
    • vBChat Prune Options
      • Prune By Days - Prunes messages older than number of days inputted
      • Prune By Member - Prunes all messages by member inputted
      • Pune By Private MSG's Sent By User - Prunes All Private MSG's sent by user
      • Pune By Private MSG's Recieved By User - Prunes All Private MSG's recieved by user
      • Complete Prune - Removes All Messages
  • v1.0.1 FEATURES
  • Smilie Box - Smilies Are displayed above the chat input
    • Additional Features
    • ACP - Select if the smilies are displayed
    • ACP - Select amount of smilies shown
    • Query Reduction - No extra queries are required for the smilies to be loaded

  • User Status - User status is displayed in the vBChat Page (in replace of time/date)
    • Additonal Features
    • User can edit there user status in the vBChat User Preferences page

  • User Auto Responder - User can choose to have an auto message auto sent to anyone that Private MSG's them on vBChat
    • Additional Features
    • User can input a message that will be displayed with the auto responder
    • User can select if the auto responder is on or off

  • Private MSG Link Updated (When you press people's names at the side on vBChat, the command to private msg them pop's into the input box)
    • Additional Features
    • If using internet explorer, the text "<Your Private MSG Here>" will automatically be highlighted

  • Admin/SMod Ban/Unban Abilities - Type in /ban [Username] or /unban [Username] to ban/unban members
    • Additonal Features
    • ACP - Choose if unban/ban tags are operational

  • Chat Rooms
    • Additonal Features
    • ACP - Edit/Remove Chat Rooms
    • ACP - Delete "All" Inactive Rooms
    • ACP - Set max number of rooms that can be open at the same time
    • Optional Password Protection

  • Display Users In Chat On Forum Index Page
    • Additional Features
    • None

New v1.1.1 Features:
  • Ability to change smilie information to DB Call to stop Red X's (Optional because setting it to yes will cause 1 extra query, and should only be set to yes if you have the Red X's problem)
  • vBChat Auto Pruning - Ability to turn auto pruning on, and set how many days old messages that will be deleted to be


Version 2.0 Features
- Iframe Refresh Abolished
--- The system now uses hidden iframes to gather data, then uses Javascript to transport the HTML to the display iframe, which never reloads, and never flashes white when recieving chat messages or posting, just like any of chat system like MSN etc...

- Users Currently In vBChat Reformatted
--- The display of users is now more formal, showing the there chat status here, also displaying a link to send a private message instead of clicking there username

- Timestamp in messages
--- The timestamp has been put back, it was removed in an earlier release due to the user chat status, however this has been moved to Users Currently In vBChat Display

- vBChat Preferences Redesigned
--- The vBChat Preferences form has been re-designed to be a more neater and easier to use form.

- Smilies Animation Problem
--- Before when clicking to insert an emoticon, the animation of any current ones would come to a complete pause, this has been fixed, you can click on them continually and the animations will continue to play onwards.

- Improved Users In vbChat
--- The users in vbchat display is now more correct, and works towards your forums session cut-off time, where as before it may of displayed a user offline, but still showed them within vBChat, this is no longer a case, improving accuracy more

- Chat Now In Pop Up Window
--- The chat will be displayed as a pop now instead of a normal page, allowing users to chat & browse at the same time

- Inactive Rooms Auto Pruned
--- This is admin controllable, you may set if rooms with inactivity will be auto pruned, you can select from 1 to 24 hours, if rooms havn't had any inactivity in the last x hours, they will automatically be removed.

- Permanent Rooms
--- When admins/smods create a chat room, they have the option to make it permanent, doing this will stop the room from been pruned due to inactivity, the only way to remove it then is via the ACP.

- What Room Are You In
--- The main chat page will now display which room you're chatting within

- Total Users
--- The main chat page will now display the total amount of users currently within that chat room

- User Joining Rooms
--- Upon first joining vBChat, the chat will display: "[user] Joins Room"

- User Changing Rooms
--- Upon changing rooms, the previous room you were in will display "[user] Leaves Room" and the new room will display "[user] Joins Room"

- Exit vBChat Link
--- Upon clicking, chat automatically closes and a message is left in the room saying "[user] Leaves Room"

- /status Command
--- Change your vBChat Status by typing: "/status YOUR STATUS HERE"

- /exit Command
--- Same as the Exit vBChat link, only you may type it in as a command

- vBChat Help
--- Displays all chat commands, descriptions and examples of using them

- Close Chat Window
--- Upon closing the chat window, the system recognizes this and displays a message in the chat saying you have left: "[user] Leaves Room"


Version 2.1 Updates:

- Uncached template "chat_iframe_blank" has now been cached
- Clicking smilies will now enter the code into the post field
- Upon exiting vBChat, your session will be deleted so other users will instantly see you removed from "Users Currently In vBChat"
- Internet Explorer may delete your message half way through typing, this has been fixed

vBChat v2.2 Updates:

- Bug Fix: Window too large upon opening
- Bug Fix: Other vBChat Links Didn't Open Pop Up For vBChat
- Admin CP interface for Usergroup & User banning completely re-designed, no more manual inputting of id's, the system will use a new format to add/remove banned usergroups/users to make it even easier.
- Usergroup Permissions
--- Group Can Create Custom Rooms (Yes/No)
--- Group Can Join Custom Rooms (Yes/No)
--- Group Can Join Permanent Rooms (Yes/No
--- Permissions removed if usergroup is banned
- Upon changing room you are redirected straight to vBChat instead of been stuck at the room select page
- Upon deleting chat rooms (via ACP or Auto Prune) all chat messages inside are deleted for good
- When editing a chat room via ACP you may choose if it is a permanent room or not

vBChat v2.3 Updates:
- Now only 1 refreshing iframe, eliminating a minimum of 8 queries per page refresh, cutting the system resources needed by nearly half!
- Several queries have been optomized, selecting data which wasn't required.
Note: This was a maintenance update, to optomize the system, no new features have been made.

Installation Update For v2.3
You may install v2.3 fresh
You may upgrade from v2.2 -> 2.3

(Archived versions included for those who missed updates!)


The install has an automatic script to add templates and database modifcations.

Previews are available below showing the vBChat system and admin controls.

Branding Free Option
Should you wish to have the visible copyright removed from vBChat, please send me a private message here on vbulletin.org, the price is $30. If you require any other details on this, please make sure all enquiries are put into a PM, and not the thread itself. Note: Payment method must be via PayPal

Donations
All donations great or small are appreciated to the greatest extent, wether it's for the modification itself or just a little incentive for myself, if you would like to donate then you can do so via PayPal, my email to send to is: webmaster@gzevolution.net
Thanks to all those who have currently donated for this modification!

Enjoy

- Zero Tolerance

Download Now

Only licensed members can download files, Click Here for more information.

Addons

Screenshots

Click image for larger version

Name:	1.gif
Views:	9903
Size:	13.9 KB
ID:	24215Click image for larger version

Name:	2.gif
Views:	5523
Size:	11.7 KB
ID:	24216Click image for larger version

Name:	3.gif
Views:	5504
Size:	9.0 KB
ID:	24217Click image for larger version

Name:	6.gif
Views:	5816
Size:	18.6 KB
ID:	24220Click image for larger version

Name:	5.gif
Views:	3907
Size:	10.6 KB
ID:	24219Click image for larger version

Name:	4.gif
Views:	3236
Size:	9.0 KB
ID:	24218Click image for larger version

Name:	7.gif
Views:	2255
Size:	3.7 KB
ID:	24221Click image for larger version

Name:	8.gif
Views:	3860
Size:	11.4 KB
ID:	24222Click image for larger version

Name:	9.gif
Views:	2630
Size:	7.0 KB
ID:	24223

Show Your Support

  • To receive notifications regarding updates -> Click to Mark as Installed.
  • If you like this modification support the author by donating.
  • This modification may not be copied, reproduced or published elsewhere without author's permission.
  #346  
Old 24 Nov 2004, 02:58
morrow morrow is offline
 
Join Date: Mar 2002
For some reason, the chat page is a blank screen on some systems and it works on others. Any ideas what might be wrong with the systems that get the white screen?

Thanks
__________________
-=morrow=-
Reply With Quote
  #347  
Old 24 Nov 2004, 04:20
Harley D's Avatar
Harley D Harley D is offline
 
Join Date: Jan 2003
Real name: High Octane
Originally Posted by Tru Smiles
I don't mean to bug, but, can someone help me please? o_O

This is what I used for my "chat_iframe" template, as you can see all the different colors can be changed just like HTML. I found this in this thread.
hope this is what your needing.


Block Disabled:      (Update License Status)  
Suspended or Unlicensed Members Cannot View Code.

__________________
http://www.laserenthusiast.com
Reply With Quote
  #348  
Old 24 Nov 2004, 04:28
Harley D's Avatar
Harley D Harley D is offline
 
Join Date: Jan 2003
Real name: High Octane
Originally Posted by morrow
For some reason, the chat page is a blank screen on some systems and it works on others. Any ideas what might be wrong with the systems that get the white screen?

Thanks
The only thing I can think of is.... If others are using a different skin, this may be the problem. the reason I say this is, after I finished installing vbchat, I found some of my skins showed blank in vbchat, I then manually added the new templates, found in my default skin, that where added during the vbchat install.
The install doesn't add templates to skins that are not child skins from the default skin. I hope I'm making sense.LOL
__________________
http://www.laserenthusiast.com
Reply With Quote
  #349  
Old 24 Nov 2004, 07:56
cclaerhout's Avatar
cclaerhout cclaerhout is offline
 
Join Date: Aug 2004
Real name: Cédric Claerhout
A little question : how to delete private rooms ? After more than 2 hours, they are still alive. Any idea ?
Reply With Quote
  #350  
Old 24 Nov 2004, 10:00
Rageem Rageem is offline
 
Join Date: Oct 2004
I made the mistake of upgrading from v1.0.1 to v1.1.1 which obviosly cause a database error......

How can I fix this with out uninstalling the hack?

I am running VB 3.0.3
Reply With Quote
  #351  
Old 24 Nov 2004, 12:00
fortnox fortnox is offline
 
Join Date: Aug 2003
Hi!

First thanks for this great Hack.

I have a small Problem.

My smileys are animated Smileys and if i klick on a Smiley to insert them, all Animation will stop. :ermm:
If i klick in my Browser on refresh the Animation beginns.
Reply With Quote
  #352  
Old 24 Nov 2004, 14:33
kevin_r1 kevin_r1 is offline
 
Join Date: Oct 2002
Real name: Kevin
Originally Posted by Koopa
I get a blank screen after installation :S

http://www.footballmanager2005.com/forums/vBChat.php
I had the same problem. I uploaded vBChat.php to the forums directory (again) and it worked.
Reply With Quote
  #353  
Old 24 Nov 2004, 18:17
Tru Smiles Tru Smiles is offline
 
Join Date: Jan 2004
Originally Posted by Harley D
This is what I used for my "chat_iframe" template, as you can see all the different colors can be changed just like HTML. I found this in this thread. hope this is what your needing.
Thank you SOOOOOOOO much, I could kiss you

I was wondering, cos you such a lovely person, if you would know how to adapt that code for the BV Shoutbox here? > http://www.vbulletin.org/forum/showt...d=1#post574510


Please?


Last edited by Tru Smiles : 24 Nov 2004 at 18:26.
Reply With Quote
  #354  
Old 24 Nov 2004, 22:23
akiy's Avatar
akiy akiy is offline
 
Join Date: Dec 2001
Time

Since I didn't see any code to insert the time when each message was sent, I went ahead and coded it myself.

After:

Block Disabled:      (Update License Status)  
Suspended or Unlicensed Members Cannot View Code.

I inserted:

Block Disabled:      (Update License Status)  
Suspended or Unlicensed Members Cannot View Code.

I can now use $time in the chat_row and chat_row_special_recieved (sic) templates. $time takes into consideration the current chatter's timezoneoffset setting and the server's timezone setting so that each person should see their own local time when the messages were posted.

Hope that helps!
Reply With Quote
  #355  
Old 24 Nov 2004, 22:28
akiy's Avatar
akiy akiy is offline
 
Join Date: Dec 2001
Alternating Row Background Colors

I now have alternating backgrounds for each message.

Somewhere near the top of chat_iframe, I inserted:

Block Disabled:      (Update License Status)  
Suspended or Unlicensed Members Cannot View Code.

Then, in chat_row, I replaced:

Block Disabled:      (Update License Status)  
Suspended or Unlicensed Members Cannot View Code.

with

Block Disabled:      (Update License Status)  
Suspended or Unlicensed Members Cannot View Code.

I also inserted into the end of chat_row:

Block Disabled:      (Update License Status)  
Suspended or Unlicensed Members Cannot View Code.

Of course you can change #F5F5F5 to whatever color you wish.

Hope that helps!
Reply With Quote
  #356  
Old 25 Nov 2004, 05:37
Harley D's Avatar
Harley D Harley D is offline
 
Join Date: Jan 2003
Real name: High Octane
Originally Posted by akiy
Since I didn't see any code to insert the time when each message was sent, I went ahead and coded it myself.

After:

Block Disabled:      (Update License Status)  
Suspended or Unlicensed Members Cannot View Code.

I inserted:

Block Disabled:      (Update License Status)  
Suspended or Unlicensed Members Cannot View Code.

I can now use $time in the chat_row and chat_row_special_recieved (sic) templates. $time takes into consideration the current chatter's timezoneoffset setting and the server's timezone setting so that each person should see their own local time when the messages were posted.

Hope that helps!
Where is this portion of code at? I'm unable to find it.
__________________
http://www.laserenthusiast.com
Reply With Quote
  #357  
Old 25 Nov 2004, 15:30
akiy's Avatar
akiy akiy is offline
 
Join Date: Dec 2001
Originally Posted by Harley D
Where is this portion of code at? I'm unable to find it.
You should be able to find the "if($thisIgnore == 0){" on line 331 of vBChat.php.
Reply With Quote
  #358  
Old 25 Nov 2004, 19:15
bidouilleur bidouilleur is offline
 
Join Date: Nov 2003
I added vbchat to my board, it worked except the smileys, they didn't show in the chat window. I have some other hacks installed but anyway, Resis Is Futile, one of my support members and good scripter had a look at it and tweaked it to make it work. Since it can help some others, I take the freedom to copy his changes here.

"
To make the smilies work I just changed to things. I removed the code in the smilie-bar generating section to make them appear in random order, and added a smilie-parser for the display of messages. I changed these two parts:

Block Disabled:      (Update License Status)  
Suspended or Unlicensed Members Cannot View Code.

to


Block Disabled:      (Update License Status)  
Suspended or Unlicensed Members Cannot View Code.

and


Block Disabled:      (Update License Status)  
Suspended or Unlicensed Members Cannot View Code.

to


Block Disabled:      (Update License Status)  
Suspended or Unlicensed Members Cannot View Code.

Once again thanks Resis and I hope this can help others that have the same problem

Last edited by bidouilleur : 25 Nov 2004 at 19:19.
Reply With Quote
  #359  
Old 25 Nov 2004, 21:33
Cyn Cyn is offline
 
Join Date: Apr 2002
concealing vBChat

I want to use the chat only for my moderators. So I don't want vBChat to display in the navbar or at the bottom where it displays: Users Currently Inside vBChat

How can I hide these from other usergroups?
Reply With Quote
  #360  
Old 25 Nov 2004, 22:55
Tipi's Avatar
Tipi Tipi is offline
 
Join Date: Jun 2004
Ehm, I put all the files where the readmefile told to. Now i have this error:

Fatal error: Call to undefined function: xml_parser_create() in /usr/home/*********/www/********/admincp/install_vbchat.php on line 31

Line 31 says
Block Disabled:      (Update License Status)  
Suspended or Unlicensed Members Cannot View Code.



Help??
Reply With Quote
Reply


Currently Active Users Viewing This Thread: 1 (0 members and 1 guests)
Mod Options

Posting Rules
You may not post new threads
You may not post replies
You may not post attachments
You may not edit your posts
Forum Jump


New To Site? Need Help?

All times are GMT. The time now is 07:51.

Layout Options | Width: Wide Color: