The Arcive of Official vBulletin Modifications Site.It is not a VB3 engine, just a parsed copy! |
|
[AJAX] cChatBox Details »» | |||||||||||||||||||||||||
cChatBox - AJAX-based ChatBox for vBulletin 3.6.8 & 3.7.x
by ChriStrato - vbulletin-italia.it Features:
This product is compatible with vbulletin 3.6.8 and 3.7.x. I have tested only with this version of vbulletin. I've write also a little tool for convert the statistics of VBSHOUT for the cChatBox! You can find in the directory: "not upload/tool_cchatbox.php". Use of this tool: Upload file "tool_cchatbox.php" in the root directory of forum and start the script only if you have installed the product cChatBox. ATTENTION: If you update from the version 1.0 or 1.0.1 you must delete all messages with the command /deleteall, because in the new version the "userid" of BOT is different. History: v1.0 - (02/05/08) First Public Release v1.0.1 - (02/05/08) Fix: Underline / Italic button Fix: Add TABLE_PREFIX on a table of query for Users List v1.1 - (02/12/08) Fix: Output Date/Time for message visble only by who have write the message Fix: Action: mute / lunarize / kennylize / topic Fix: Message counter for statistics. Add: Select if unregistred user can use or only show the chat. Add: Usergroup/User that can use the "Action", although affected by them, they can use them. Add: Send Private Message from the menu of Users List Add: Show Button URL and IMG if select into admincp Add: Select various tag for the username Add: Can enable and insert a "Announce" and show it below chatbox. v1.2 - (02/13/08) Fix: Problems with a query of users list Fix: Value of "Messages Time Limit (in hour) for Users List" options. Now can select 1 and the users list work. Add: Can select if use the class "smallfont" for the chatbox. Add: Can set the number / row of smilies into popup from the admincp. Add: Preview of smilie when mouse is over the smilie. v1.3 - (02/18/08) Add: Expire time for this actions: mute, lunarize, kennylize. Add: Checkbox for select the usergroup into admincp. Add: Check if user is invisible and not show into users list. Are visible only by usergroup can see hidden users. Add: Can select the position (up or down) of editor toolbar. Add: Set the refresh time of ChatBox and Users List Add: ONLY FOR 3.7.x VERSION: Can add friend from Users List menu. Add: ONLY FOR 3.7.x VERSION: Show "+" after username into Users List if the user is a friend. v1.3.1 - (02/18/08) Add: 5 and 15 minutes for expire time of actions Fix: Now can see the Toolbar for FORUMDISPLAY and SHOWTHREAD templates v1.4 - (03/12/08) Fix: Problem with users list when use the action "/say". Fix: Query for show users list. Mod: Modified the principal template "cchatbox". Add: Hook system. Add: Javascript engine. v1.4.1 - (08/16/08) Fix: Query for show users list for the "All Online User" option. Fix: Select of colour. Fix: SQL Injection problem. v1.5 - (08/28/08) Fix: Friend Request via "User List". Add: Update Session when write a message. Add: Set min posts for use the cChatBox Thanks to: Enzo and all community of vbulletin-italia.it that they have supported to me for this project. Click INSTALL if you use this product TNX Show Your Support
|
Благодарность от: | ||
caoducanh9x |
Comments |
#22
|
||||
|
||||
View into line 110, I have edited musername system.
Use this example for get username style: PHP Code:
|
#23
|
|||
|
|||
This is great, but it would be nice if admin have priv. to delete certain message (unpleasant message, I mean).
|
#24
|
||||
|
||||
For cache templates use the attachment.
|
#25
|
||||
|
||||
Some excellent work ya put in here m8. Dunno about anyone else, but the only thing that would stop me using this over the Evo one, is the fact that ya can have more than one channel in Evo..
Love the IRC type ideas implemented I gotta say |
#26
|
||||
|
||||
tnx namaless for musername and cache templates!
|
#27
|
||||
|
||||
Di niente.. se trovo altri problemi te lo dico
No problem, if found another problem, take to you my solution |
#28
|
||||
|
||||
Sorry, but into Time Variables is possible to get with span class="time"??
Thanks |
#29
|
|||
|
|||
It made some of my forum text red >.< - sorted
When i enable the online suer list i get a mysql error Database error in vBulletin 3.7.0 Beta 4: Invalid SQL: (SELECT DISTINCT user.username AS username,user.userid,session.userid,user.options AS options,cchatbox.username AS cchatusername FROM vb_cchatbox_message AS cchatbox LEFT JOIN vb_user AS user USING (userid) LEFT JOIN vb_session AS session USING (userid) WHERE session.lastactivity > 1202809562 AND cchatbox.userid = user.userid AND cchatbox.time > 1202810462 - (0*3600) ORDER BY cchatusername ASC) UNION DISTINCT (SELECT DISTINCT user.username AS username,user.userid,session.userid,user.options AS options,cchatbox.username AS cchatusername FROM vb_session AS session LEFT JOIN vb_user AS user USING (userid) LEFT JOIN cchatbox_message AS cchatbox USING (userid) WHERE session.lastactivity > 1202809562 AND user.userid = session.userid ORDER BY username ASC);; MySQL Error : Table 'servermax5.cchatbox_message' doesn't exist Error Number : 1146 Date : Tuesday, February 12th 2008 @ 10:01:02 AM Script : http://www.xevolution.co.uk/cchatbox.php?do=userlist Referrer : http://www.xevolution.co.uk/index.php IP Address :****** Username : ***** Classname : vB_Database MySQL Version : 5.0.22 I did put my prefixes as vb_ maybe thats why? |
#30
|
|||
|
|||
That is a great job, thank you
Can You Plese Make it (right to left) ? <<< my forum is arabic |
#31
|
||||
|
||||
Woa, thats advanced stuff
|
Thread Tools | |
|
|
X vBulletin 3.8.12 by vBS Debug Information | |
---|---|
|
|
More Information | |
Template Usage:
Phrase Groups Available:
|
Included Files:
Hooks Called:
|