The Arcive of vBulletin Modifications Site. |
|
|
#1
|
||||
|
||||
|
Simple Question?
Where do I disable the switch to turn off "Veiw Forum Leaders" I do not want site members to beable to see this. I looked for it but I am not finding it... Sorry I know this is a very simple question... I feel silly even asking it. Thank you, Kyle |
|
#2
|
||||
|
||||
|
Just remove the link to the page (in FORUMHOME).
|
|
#3
|
||||
|
||||
|
remove this or comment it from FORUMHOME template
Code:
<if condition="$vboptions['forumleaders']"> <a href="showgroups.php$session[sessionurl_q]">$vbphrase[view_forum_leaders]</a></if> |
|
#4
|
||||
|
||||
|
Either. That only prevents members from seeing the link (I think this is what you want). To disable it for everyone:
vBulletin Options > General Settings > Enable Forum Leaders |
|
#5
|
||||
|
||||
|
Quote:
|
|
#6
|
||||
|
||||
|
Quote:
Perfect answer Dismounted, thank you! Kyle |
![]() |
|
|
| X vBulletin 3.8.12 by vBS Debug Information | |
|---|---|
|
|
More Information |
|
|
Template Usage:
Phrase Groups Available:
|
Included Files:
Hooks Called:
|