The Arcive of Official vBulletin Modifications Site.It is not a VB3 engine, just a parsed copy! |
|
VSa - ChatBox (AJAX) Details »» | |||||||||||||||||||||||||||||||||||||||||||
Info:
Powerful AJAX-based ChatBox for vBulletin. Main Features: -One step installation (no file uploads, no manual template modifications required) -Put ChatBox on any forum page by setting script name and adding variable to desired template -"ChatBox Full" (always available on separate page) -"Messages Archive" (available on separate page, with options to edit/delete messages) -"ChatBox Search" -Option to block usergroups from viewing ChatBox -Option to delete messages older than x hours automatically -"ChatBox Statistics" (new messages since last visit, messages in last x hours, total messages, top x chatters,...) -View users active in ChatBox (available in CBFull and Archive) -Text formatting options (color, weight, style, decoration,...) -Advanced Smiliebox -Smiliebox options: total smilies available, smilies per row, smilie clipping, disable smilies... -A lot of customizable stuff, including: set new/old status icons, time/date format, box height, message order, auto-refresh intervals,... -One-click actions: View all messages posted by user X, Delete all messages posted by user x, Ban/unban user from ChatBox, View last message posted by user X, View your last message, View first unread message -"/me" action (used when you want to refer to yourself in the "third person") ...and more... View screenshots for more details. Installation: -Import XML file (as product): AdminCP > Plugin System > Manage Products > [Add/Import Product] -OPTIONAL: Download attached images and extract them to images/editor (contains smilies/remove format icons) To add to desired template (example FORUMHOME): 1. Add 'index' to THIS_SCRIPT locations (Product options) 2. Add 'FORUMHOME' to template names (Product options) 3. Open 'FORUMHOME' template and put "{vb:raw vsachatbox}" to desired line (for example after '<!-- /main -->') -> Save To set options: Go to: AdminCP > vBulletin Options > VSa - ChatBox Versions: v1.0 - Sep 15. 2007. -First version v2.3 - Sep 22. 2008. -Latest vB 3.x version v3.0 - Feb 08. 2010. -Rewritten for vB4 -Known bugs fixed, code optimized v3.0.1 - Feb 09. 2010. -Fixed: Wrong title alignment in box/archive tables -Fixed: Wrong expand/collapse button alignment in Safari -Fixed: Wrong 'Smilies' alignment -Fixed: XHTML errors -New Setting: List templates where "{vb:raw vsachatbox}" will be enabled v3.0.2 - Feb 09. 2010. -Fixed: PHP error on CMS on some configs -Fixed: 'Smilies' alignment -Fixed: Minor bugs in PHP/HTML v3.1 - Feb 14. 2010. -New: CB Log-in/Log-out -New Option: Stop auto-refresh if user inactive for X minutes -New Option: Disable custom colors completely -New Option: Random smilies -New Option: Align messages to the usernames -New: Remove text formatting button -New: 'Smilies' replaced by image, arrrow removed -Fixed: Move focus to input field when smilie inserted -Fixed: 'Expand' button not shown after refresh -Fixed: Now first item in color list is used as default -Settings reorganized -Several style/functionality bugs fixed v3.1.1 - Feb 14. 2010. -Fixed: Small JS issue on log-out -New Option: Logged-out by default v3.1.2 - Feb 16. 2010. -Fixed: Errors with PHP 5.3 -Fixed: CB table messed up in footer -Fixed: Several style errors, including XHTML incompatibilities -New: Auto-insert on forumhome location - Below Forums -New: Option to reverse message order in CB Archive v3.1.3 - Feb 19. 2010. -Fixed: Color selector dimensions -Fixed: Minor bugs v3.1.4 - Feb 20. 2010. -New: Color Select replaced by Color Menu (and it's sexy) -Note: Above fixes issues with Safari for Mac -Fixed: Issue with Default color if it's in RGB format -Note: Above will not change already posted messages -Fixed/improved: Several style details -Note: You may die if your templates are not reverted after upgrade v3.1.5 - Feb 20. 2010. -Fixed: Chrome not showing Color menu -Fixed: headinclude_bottom added to <head v3.1.6 - Feb 24. 2010. -Fixed: Several style/functionality issues -New: Set groups NOT able to edit messages v3.1.7 - Jan 21. 2012. -Fixed: Status images -Fixed: Smilies button -Fixed: Menu items invisible until highlighted -Fixed: Several style issues (background, menus, colors, smilies) -Fixed: https links not parsed automatically -New: Show ChatBox in selected forum only -New option: Automatically disable auto-refresh if server load is higher than X -New Option: Set usergroups able to prune ChatBox -New: 'Prune ChatBox' option available in the Main ChatBox drop-down menu -Improved: Product menus re-organized -Minor bugs fixed, codes optimized Download Now
Screenshots
Show Your Support
|
44 благодарности(ей) от: | ||
010081, Anbieter, ARSamo, BCP Hung, beduino, blueperspective, Bowlsworld, Boylen33, crazyboy1661, Disco_Dave, Drake Splinter, Frondy, gemmk1, H3LLH0UND, Heaven, helwoe, Hippy, iiioroh, JabirA, john7911, Kat-2, livenetc, MalluParadise, mangmel, mapleleaffans, MarkFL, Mathsman, Mikevet1984, misericorde, pantani, patrixon78, ProfC, RichieBoy67, Rodrigo., rodriiverduguez, Steve-Hoog, user25148, yawsh |
Comments |
#832
|
|||
|
|||
Quote:
|
#833
|
|||
|
|||
is their a way in which i can have it just display above the forums and can remove the link to the full chatbox in the navbar?
also how do i edit the name of chatbox to something of my liking? thanks.. |
#834
|
|||
|
|||
Quote:
MaDavis |
#835
|
||||
|
||||
Quote:
Believe it or not, a very important part of installing any mod is taking the time to read through the entire thread for information. Yes, I know this becomes painful for popular mods, especially when people keep padding the thread with the same questions. |
#836
|
|||
|
|||
sorry i figured someone asked the question but their is 56 pages and i thought i would chance my arm and hopefully a gent like yourself would stop by and make my troubles a whole lot easier.. thanks a million!
|
#837
|
|||
|
|||
I'm sure this has been asked a lot and most of us would enjoy, can you add more command functions?
Examples: /notice /prune /ban and more things along those lines. It would be really nice for this chatbox and would make it perfect. |
#838
|
|||
|
|||
Quote:
Hope it helps MaDavis |
#839
|
||||
|
||||
Quote:
but still confused about this thing here STEP 2: MODIFY PLUGINS - (VSa - ChatBox - MN) FIND THE FOLLOWING FUNCTIONS "ccbmessages" ADD ABOVE: THIS ONE? >>> $vbulletin->db->show_errors(); OR WHAT? AND WHAT IS THIS CODE BELOW? PHP Code:
STEP 3: SCROLL DOWN AND FIND .... if ($vsacb_box_totalmessages>0) ADD ABOVE: >>> (notice here I am loading a chat.wav from images\misc - you'll need to upload a wav and change accordingly): PHP Code:
tried to think to make this work still no luck... hmmm... |
#840
|
|||
|
|||
Just shooting some noobs on xbox and then i will make an addon to that post buddy
|
#841
|
|||
|
|||
Ok the easiest way to do this is to go to the plugin we need to edit in this case
?VSa - ChatBox ? MN? How? Admincp>>> Plugin and products>>>>Plugin manager Scroll down and find the VSa-Chatbox-MN plugin and next to that click edit. Select everything in the php code box and copy it to a text editor of your choice ( I use notepad++ ) Once there you can use the find function and look for Code:
$vbulletin->db->show_errors(); Code:
$tvsacurrent = $vbulletin->db->query_read("SELECT COUNT(ID) AS VSACURRENT FROM ".TABLE_PREFIX."vsa_chatbox AS vsa_chatbox"); while ($tvsacurrent = $vbulletin->db->fetch_array($tvsacurrent)) { $vsacurrent = $tvsacurrent[VSACURRENT]; } $tvsauser = $vbulletin->db->query_read("SELECT countvsachats AS VSAUSER FROM ".TABLE_PREFIX."user WHERE userid = " . $vbulletin->userinfo['userid'] .""); while ($tvsauser = $vbulletin->db->fetch_array($tvsauser)) { $vsauser = $tvsauser[VSAUSER]; } if ($vsacurrent > $vsauser) { $vbulletin->db->query_write("UPDATE " . TABLE_PREFIX . "user SET countvsachats = ".$vsacurrent." WHERE userid = " . $vbulletin->userinfo['userid'] . ""); } if ($vsacurrent < $vsauser) { $vbulletin->db->query_write("UPDATE " . TABLE_PREFIX . "user SET countvsachats = ".$vsacurrent." WHERE userid = " . $vbulletin->userinfo['userid'] . ""); } $vsacb_box_totalmessages = $vbulletin->db->num_rows($vsacb_get_msg_box); Then use the search function again to find Code:
$vsacb_box_totalmessages>0 Code:
if ($vsacurrent > $vsauser) { echo ('<div><table><tr><td><EMBED SRC="images\misc\chat.wav" HIDDEN="TRUE" AUTOSTART="TRUE"></EMBED></td></tr></div>'); } You then need to find a good wav file. you can TRY HERE and upload it to your images/misc folder ( make sure and name it "chat.wav ) Hope this helps Mark |
Thread Tools | |
|
|
X vBulletin 3.8.12 by vBS Debug Information | |
---|---|
|
|
More Information | |
Template Usage:
Phrase Groups Available:
|
Included Files:
Hooks Called:
|