The Arcive of Official vBulletin Modifications Site.It is not a VB3 engine, just a parsed copy! |
|
Cyb - Visitors in Last X Hours Details »» | |||||||||||||||||||||||||
Features:
-Show how many users (members + guests) visited forum in last x hours -Show members listing -Show member last activity on mouse-over -Invisible members are shown as "Invisible" for those who has no permissions to view them -Option to add fake guests -Optionally usergroups legend can be shown below VILXH box -By default all usergroups where HTML tags are filled out will be listed in legend -You can exclude usergroups from showing in legend -You can exclude usergroups from viewing VILXH Installation: 1. Import XML file (as product) - AdminCP > Plugin System > Manage Products > [Add/Import Product] 2. OPTIONAL (For customized styles where VILXH is not shown automatically): -In FORUMHOME template add "$cyb_vilxh" after: <div>$activeusers</div> </div> </td> </tr> </tbody> Versions: v1.0 - Oct 02. 2005. -Initial release v1.5 - Apr 25. 2006. -Known bugs fixed -Compatibility improved v1.6 - Apr 25. 2006. -Compatibility improved -New: Usergroup legend v1.7 - Aug 04. 2006. -Release of this hack for vB v3.6 v1.8 - Aug 05. 2006. -Uncached template bug fixed v1.9 - Aug 14. 2006. -Added last activity info on mouseover (format: date, time) -Users who have chosen to be invisible while online will be shown as "Invisible" for those who has no permissions to view invisible members -You can customize "Invisible" phrase or replace it with some icon or something in ACP (HTML) -Last activity info will be shown for invisible members too when you mouse over "Invisible" v2.0 - Oct 30. 2006. -Whole code is now valid XHTML 1.0 Transitional -Added option to exclude usergroups from viewing VILXH box -Added option to hide usergroups from showing in legend -Added "Product Version Checking" v2.1 - Sep 17. 2007. -New: Number of guests who visited forums in last x hours -Option to add fake guests -Option to disable automatic placement of VILXH box on forumhome -Last activity info shown using today/yesterday for current and previous day -Several minor bugs fixed -Optimized and compatibility improved v2.2 - Sep 25. 2007. -Only selected usergroups are shown in the Usergroup Legend -Usergroups with no HTML tags set are still automatically excluded -You can choose the order of the usergroups in the legend -Fixed bug where users are not displayed using tags from their default usergroup v2.3 - Oct 23. 2007. -New: Option to disable guest stats -New: Option to hide completely invisible members -New: Cut-off member list and show all on user request via AJAX -Minor bug fixes v2.4 - Apr 30. 2008. -Compatible with vBulletin 3.7 -Minor bugs fixed Live DEMO: http://www.bihforum.com Mark as installed to get updates and support. Show Your Support
|
Comments |
#82
|
|||
|
|||
<div align="left">Hi, I installed your plugin but I want to remove the bottom table in the manager what group xmldeki code table?</div>
|
#83
|
|||
|
|||
Hi! thanks it's work!! is there any way to add this code in VBadvance? as User online?
Thanks in Advance ITNM |
#84
|
|||
|
|||
thank you
|
#85
|
|||
|
|||
I've got a request:
- feature to enable excluding usergroups from showing up in the list of visitors; this would let me prevent bots with ugly names from being displayed Thanks for a great mod! |
#86
|
|||
|
|||
Thanks ! Was looking for this since this one has Guests counted together with Members.
Installed ! Works fine on 3.8.4 PL1. |
#87
|
|||
|
|||
Quote:
If the previous time fix posted above didnt work for you as it didnt for me try this: Code:
$vilxh_visitor[lastactivity], 1).', '.vbdate('h:y', $vilxh_visitor[lastactivity]); Later. Hope this helps someone! |
#88
|
|||
|
|||
OK peeps, I figured out how to get it to say the time like this: 11:09 pm (whatever time they visited at).
Code:
$vilxh_visitor[lastactivity], 1).', '.vbdate('h:y a', $vilxh_visitor[lastactivity]); Later |
#89
|
||||
|
||||
Cyb, will you be updating this for 4.0?
|
#90
|
||||
|
||||
Yes, I'll also want all your addons for vB4.
|
#91
|
|||
|
|||
Mine doesn't show for unregistered not logged in users or users awaiting moderation. How do I fix this? Thanks?
|
Thread Tools | |
|
|
X vBulletin 3.8.12 by vBS Debug Information | |
---|---|
|
|
More Information | |
Template Usage:
Phrase Groups Available:
|
Included Files:
Hooks Called:
|