The Arcive of Official vBulletin Modifications Site.It is not a VB3 engine, just a parsed copy! |
|
![]() |
|||||||||||||||||||||||||
This modification is no longer available or supported. This is a simple display of who is currently chatting in FlashChat - on the forum homepage display. The main features of Version 4.xx are basically the same as previous versions ; 1. It displays the list on Forum Home with the "Users online" display. 2. The list view is collapsable, so you see just the number. 3. Users who should display as coloured or bold etc are displayed correctly (based on the display usergroup) 4. If you 'hover' over a username it will show the room they are chatting in and their status (away etc). 5. If the chat is empty, a simple "no one is chatting" message is displayed. 6. The hack is now phrased. 7. The ability to turn it on/off is in the ACP Forum Home Options. 8. The ability to allow only certain usergroups to view the list is an ACP option. 9. The location of the flashchat folder is now an ACP option (vBulletin Options > Forums Home Page Options). Unzip the XML and import into vB using the ACP Product Manager. To upgrade from version 4.10 onwards, you need to re-import the product with the overwrite option set to yes. To upgrade from version 4.02 to version 4.10 onwards, you need to uninstall the product and remove the template code in FORUMHOME - then upload the new product. To upgrade from version 3.xx to version 4.xx you need to delete the existing plugin and remove the template code in FORUMHOME - then upload the new product. * An add-on to display a 'Most ever chatters' count is available here. Note: This hack cannot display any bots in the chat, due to the strange way that flashchat stores this information. Please also note that I am not Tufat.com or anything to do with the Flashchat product - if you have questions about Flashchat in general, their forums are here. History: v4.10 : Removed the need to edit the FORUMHOME template. v4.11 : Hyperlinked display icon to chat page. Added vb number formatting to count. v4.12 : Added ALT tag to above hyperlink. v4.13 : Updated ACP view permission option to take into account secondary groups. v4.14 : Added 'nofollow' attribute to listed usernames. v4.15 : Restricted list based on flashchat autologout parameter, to get round the issue of connections not being cleaned up. v4.16 : Minor changes, no update necessary. v4.17 : Added members status to hover information. v4.18 : Re-wrote status code to take account of custom status definitions. Show Your Support
|
Comments |
#252
|
||||
|
||||
![]()
The code looks for this comment in the template - to insert this display ;
<!-- end logged-in users --> If that comment is missing, it won't work Note: In early versions of FORUMHOME, the word 'end' is missing from that comment. |
#253
|
||||
|
||||
![]() Quote:
awesome!! that's exactly what I needed to know!! thanks! (btw, you should put in the first post as a precautionary for ppl with custom skins... I tried for hours trying to fix it. ![]() |
#254
|
||||
|
||||
![]() Quote:
![]() ![]() |
#255
|
|||
|
|||
![]()
ABSOLUTELY NEAT!
My first product install on 3.5.3 after running a highly modified 3.0.7. Clean, perfect install. I'll be looking through your others Paul. Thank you! |
#256
|
|||
|
|||
![]() Quote:
|
#257
|
||||
|
||||
![]()
To do that would need both a template edit and a code edit.
|
#258
|
|||
|
|||
![]()
Well according to http://www.tufat.com/docs/flashchat/...vbulletin.html
Code:
<!-- flashchat users --> <tbody> <tr> <td class="thead" colspan="2">Flashchat users</td> </tr> </tbody> <tbody> <tr> <tr> <td class="alt2" colspan="2"> <iframe frameborder="0" height="100" src="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 users --> |
#259
|
||||
|
||||
![]()
Um, those instructions are to add their code to the forumhome page ('What's Going On' area).
(exactly what this hack already does, only this display is much better ![]() |
#260
|
|||
|
|||
![]()
Yet another great hack, Paul. I've installed quite a few of yours. You're racking up the install credits with me. hehe
Craig |
#261
|
|||
|
|||
![]()
super
![]() habe gerade die deutsche Version installiert. http://www.vbhacks-germany.com/forum...ead.php?t=1765 Gru? mikepmm |
![]() |
|
|
X vBulletin 3.8.12 by vBS Debug Information | |
---|---|
|
|
![]() |
|
Template Usage:
Phrase Groups Available:
|
Included Files:
Hooks Called:
|