![]() |
Oopps! Comment posted in wrong hack! Nice update BTW!;)
|
Quote:
|
nice plugin, thanks, but i have seen on many forums that it also shows the amount of guests were online, but thats not the case on my forums :S
|
Guest Tracking is a completely seperate mod.
|
I would like to add a little simple legend after this MOD, but I canĀ“t find the template to edit, can anyone help ? I will just use simple HTML for this legend, but I need to know where to insert the code. I would like to have it under the lists of users the past 24 hours.
Thanks |
Found it:
Display_Visitors Template. |
Quote:
Quote:
Will this other mod work with this mod or is this an either/or decision? Thanks in advance |
I think I've asked this before, but...
Is there any way to edit the display so that it will display PRIMARY usergroup markups, but NOT secondary group markups, even if the secondary group's markup is selected as the display group? I'd like for the "who has visited" to display default user rank markup (like admin, mod, etc), but we have different groups that people (members, even staff) can choose as their display group. The problem is that either I have to abide by those markups, or go with none (commenting out the open/close tag lines of the one plugin, a fix you provided a while ago). |
In the global_start hook for this mod change this line ;
$group = ($today['displaygroupid'] > 0 ? $today['displaygroupid'] : $today['usergroupid']); to this ; $group = $today['usergroupid']; |
Quote:
Would the same sort of edit work to change the WOL's display from display groups to default usergroup markup? |
All times are GMT. The time now is 09:15 PM. |
Powered by vBulletin® Version 3.8.12 by vBS
Copyright ©2000 - 2025, vBulletin Solutions Inc.
X vBulletin 3.8.12 by vBS Debug Information | |
---|---|
|
|
![]() |
|
Template Usage:
Phrase Groups Available:
|
Included Files:
Hooks Called:
|