The Arcive of Official vBulletin Modifications Site.It is not a VB3 engine, just a parsed copy! |
|
vBChat v2.3 Details »» | |||||||||||||||||||||||||
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:
New v1.1.1 Features:
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 Show Your Support
|
Comments |
#282
|
||||
|
||||
Well you can't set specific once's to be shown, if im correct on newthread it picks random ones, and thats exactly what it does here.
As for changing the background, edit the template "chat_iframe" Find: Code:
$headinclude Code:
<style type="text/css"> <!-- body {background-color:#ffffff;background:url();} --> </style> Code:
<body class='alt2'> Code:
<body> - Zero Tolerance |
#283
|
||||
|
||||
IT WORKS!! thanks man!!
i dont wanna be a jerkbut i have 2 ask 2 more things: when i change the color it stays white - heres the template (including color changes) Code:
$stylevar[htmldoctype] <html dir="$stylevar[textdirection]" lang="$stylevar[languagecode]"> <head> <!-- no cache headers --> <meta http-equiv="Pragma" content="no-cache" /> <meta http-equiv="Expires" content="-1" /> <meta http-equiv="Cache-Control" content="no-cache" /> $headinclude <style type="text/css"> <!-- body {background-color:#c2c2c2;background:url();} --> </style> </head> <body> $chat_page </body> <if condition="$do_scroll_auto == '1'"> <script type="text/javascript"> <!-- scroll(0,999999999) --> </script> </if> </html> 1)Generic smilies (Viewed in the reply 'smilie' box) (25 smilies) 2)All Smilies (Viewed when u click 'More' under smilie box) (1000 smilies) My problemm is that the smilie box in the vbchat pulls random smilies from the All Smilies category... Is there a way to set it to take smilies only from the Generic Smilies? EDIT: I found where i can change it, but i dont wanna mess with it.. :/ I am even willing to set 25 permanent smilies to show...(via. setting smilie image addresses) Code:
$Smile_Display = ""; if($Chat_Options['d_smiliedisplay'] == 1){ if($Chat_Options['d_smilequery'] != 1){ // Total Amount Of Smilies $total = sizeof($smiliecache); $smilie_select = array(); for($x=0;$x<$Chat_Options['d_smilieamount'];$x++){ $smilie_select[] = $smiliecache[rand(1,$total)]; } } else { // Your getting red x's, so instead of using cached data lets query the database $smilies = $DB_site->query(" SELECT smilieid, smilietext, smiliepath, smilie.title, imagecategory.title AS category FROM " . TABLE_PREFIX . "smilie AS smilie LEFT JOIN " . TABLE_PREFIX . "imagecategory AS imagecategory USING(imagecategoryid) ORDER BY imagecategory.displayorder, smilie.displayorder "); $stotal = 0; while($gSmile = $DB->fetch_array($smilies)){ $allsmilies[] = $gSmile; $stotal++; } for($x=0;$x<$Chat_Options['d_smilieamount'];$x++){ $smilie_select[] = $allsmilies[rand(1,$stotal)]; } } if(is_array($smilie_select)){ foreach($smilie_select as $smiliegot){ $Smile_Display .= " <td width='1%' height='1%'> <a href='javascript:AddSmilie(\"{$smiliegot['smilietext']}\");'><img src='{$smiliegot['smiliepath']}' alt='{$smiliegot['title']}' border='0' /></a> </td> "; } } } unset($smiliecache); unset($smilie_select); |
#284
|
||||
|
||||
I dunno what the hex color #c2c2c2 is, but it may be that that hex colour is a lightish one, maybe.
As for choosing which category the smilies get pulled out of, i suppose that could be a feature in future versions. - Zero Tolerance |
#285
|
||||
|
||||
Quote:
Also #c2c2c2 is a light grey. :squareeyed: |
#286
|
||||
|
||||
Quote:
- Zero Tolerance |
#287
|
|||
|
|||
when I am trying to save my setting in the admincp
I got his Quote:
Quote:
|
#288
|
||||
|
||||
Quote:
The upgrade in the download is specified for users that were on v1.1.0, not any lower - Zero Tolerance |
#289
|
|||
|
|||
oh.. fixed
THanks. |
#290
|
||||
|
||||
ok so i can wait till 1.1.2 for those features ^^
some suggestions:
|
#291
|
||||
|
||||
Deleted - solved my own problem!
|
|
|
X vBulletin 3.8.12 by vBS Debug Information | |
---|---|
|
|
More Information | |
Template Usage:
Phrase Groups Available:
|
Included Files:
Hooks Called:
|