The Arcive of Official vBulletin Modifications Site.It is not a VB3 engine, just a parsed copy! |
|
FlashChat Combo-Module v1.2 for vBadvanced Details »» | |||||||||||||||||||||||||||
FlashChat Combo-Module v1.2 for vBadvanced
Developer Last Online: Jul 2017
FLASHCHAT COMBO-MODULE FOR vBADVANCED ###################################WITH CHAT ROOMS DISPLAYED! Version-1.2 Tweaked by Yotsume Last Updated: November, 23 2007 FlashChat Combo-Module for vBadvanced 3.7x is Here # FLASHCHAT COMBO-MODULE 1.1 Changelog # ################################### - Some minor code clean up. - Added clear code labels to each section of the code. (for future developments) ################################### # FLASHCHAT COMBO-MODULE 1.2 Changelog # ################################### - Added instructions on how to include a link to FlashChat Admin in Quick Moderation block. - Added new zip with a tweaked version of whochat.php which has be reported to address some issues when trying to install my mod on vBulletin 3.6x Flashchat 5x: Not Compatible Yet My mod currently does not work with Flashchat 5x. My mod uses Paul M's whochat.php. I have asked for his help in upgrading my mod to be compatible. My mod works with all versions of Flashchat 4x. DESCRIPTION: This is a module that contains a combination of code from several hacks all in one place to make a more complete FlashChat module for vbAdvanced. It works with the latest versions of FlashChat, vBulletin and vBadvanced. Also, optionally there are instructions for adding a module with link to your FlashChat Admin page in the zip file. INSTALL TIME: (2-5 Minutes Max) The install is very easy and takes 2-5 minutes max. Follow the simple instructions step by step to insure you input your information correctly. REQUIREMENTS: You must have: vBulletin, vBadvanced, and FlashChat installed. FLASHCHAT COMBO-MODULE WILL DISPLAY: (see included screenshot)
INSTALLATION INSTRUCTIONS:
....8. Tweak the module's permissions and click save. Your module should be active now!Title: Who's Chatting! Code:
<!-- flashchat userlist --> <tr><td class="thead"><span class="smallfont">Members In Chat: $totalchatters</span></td></tr> <tr><td class="$bgclass"><span class="smallfont">$chatters</span></td></tr> <!-- end flashchat userlist --> <!-- flashchat rooms and users --> <tbody><tr> <td class="alt2" colspan="2"> <iframe frameborder="0" height="180" src="http://www.your_domain_here.com/chat/info_embedded.php" style="width: 100%; margin: 0; padding: 0; border: 0; overflow: hidden;" scrolling="no" border="0" allowtransparency="true"></iframe></td></tr> </tbody> <!-- end flashchat rooms and users --> <!-- chat link --> <tr><td class="alt2"> <span class="smallfont"> <a href="http://www.your_domain_here.com/chat/flashchat.php" target="_blank" rel="nofollow" linkindex="51" set="yes"><u>Join the Chat!</u></a></span></td></tr> <!-- end chat link --> HEIGHT ADJUSTMENT NOTE: You can adjust the height of the block by changing the value of: height="180" in the above code. Be aware that vbAdvanced blocks are fixed dimensions. So if you have many room names or many users in chat the text will run out the bottom of the block and not be visible. This is why I have the height set at "180" as a default. Adjust this value to fit the needs of your site. ############ # Future Plans # ############ - For version 2.0 of this module I plan to implement some kind of chat invitation system that will immediately notify other chosen members that you wish for them to enter the chat. A invitation window of some kind will appear containing the chat link. It would be nice if a sound would play to help alert them as well. - In version 1x the module does not collapse fully. Rather just the members list collapses which is either a code mistake or a cool feature depending on your perspective. If you have many users in the chat having just the members list collapse might be a cool feature to leave in. - I plan to combine into this module a link to the FlashChat Admin page and eliminate the need for a second module for that link. It needs to be coded so that only Admins can see that link. FlashChat Admin Link in Quick Moderation Block Here is a simple way to include a link to FlashChats Admin page inside the Quick Moderation block. I decided to put a link to the chat admin there because I have that block set so only Admins can see it. So it helps to keep the link to the chat admin secure. Instructions: How to add FlashChat Admin Link to Quick Moderation Block:
Show Your Support
|
Comments |
#22
|
||||
|
||||
My mod is 100% integrated with VB. All the usernames are generated when people register in VB. Users once they login to VB can just click on a Chat link that you provide and they will automatically be logged into the chat. Their chat profile will be linked to their VB profile as well. This is part of the code others have written to integrate FlashChat with VB:
Flashchat Integration for vB by Paul M Great question. I will make this part of my mod description even though it is actually part of the other mods that mine depends on to function. |
#23
|
|||
|
|||
about how long does this take to install total?
|
#24
|
||||
|
||||
It takes max 2-5 minutes to install. Please just follow the instructions step by step so that you input your particular information correctly. It is very easy to install.
This is another great question that I will include in the description. |
#25
|
|||
|
|||
Thanx for this mod. Installed.
Testing the mod, one problem left: showing chatting users on cmps: 3 - Box shows ", , Cocko" (2 commas before username) shwoing chatting users on whois chatting with Paul M's hack: 1 when really only 1 chatter is in flashchat. equal situation when I leave the chat cmps: 2 - Box shows ", " (1 comma, of course no username) forum: 0 real: 0 Whats wrong? vBa 2.2.1 vBulleting 3.6.4 FlashChat 4.8.3 |
#26
|
||||
|
||||
Quote:
My mod works perfect on vb3x and vba3x and with the latest version of FlashChat. Again, the counts for who is in chat do not auto refresh themselves. So to answer your question... I don't think anything is wrong. Can you please describe your situation clearer for me. |
#27
|
|||
|
|||
I have made snapshots - hope this will explain much better
whois from cmps box and forum - 0 users in flashchat whois from cmps box and forum - 1 users in flashchat |
#28
|
|||
|
|||
The commas and user counts increased without more real chatters online.
Fixed by deactivating FlashChat's bot functions. Edit: if enabled, change /forums/chat/inc/config.php line 22 to false Code:
'enableBots' => false, //set to true to enable Bots |
#29
|
||||
|
||||
sorry if its been asked before...
|
#30
|
||||
|
||||
Where does what appear? My mod shows best as a side block on the vbadvanced page of your choice. This is shown in my screenshots.
|
#31
|
|||
|
|||
This mod looks like just what I'm after.
However, I've installed it and have hit a problem. When I enable the module on a page, I get the following error message Any idea what the problem is? PHP Code:
|
|
|
X vBulletin 3.8.12 by vBS Debug Information | |
---|---|
|
|
More Information | |
Template Usage:
Phrase Groups Available:
|
Included Files:
Hooks Called:
|