![]() |
forum leader display(showgroup)
Hi all
Been trying to find how to remove access to this for unregistered users, cannot seem to find any info, can anyone point me in the right direction. thanks in advance. |
You'll have to do a simple template edit and add on a custom if statement, so it doesn't allow unregistered users.
I think it should be in the forumhome template area. |
Find this code in FORUMHOME template:
Code:
<if condition="$vboptions['forumleaders']"> Code:
<if condition="$show['member']"> |
You could probably also use the hook "showgroups_start" and put in a no permission for unregistered users:
PHP Code:
|
All times are GMT. The time now is 10:40 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:
|