![]() |
WOL Help Needed!
I need to modify my Who's Online page to restrict the viewing of online members to those in the same group as the user.
If a user is in Group A, I only want them to see people online who are also in Group A. How can this be done, please? |
Open 'online.php' and find:
Code:
$allusers = $db->query_read(" Code:
WHERE session.lastactivity > $datecut Code:
WHERE session.lastactivity > $datecut AND user.usergroupid=" . $vbulletin->userinfo['usergroupid'] . " |
All times are GMT. The time now is 07:59 AM. |
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:
|