The Arcive of Official vBulletin Modifications Site.It is not a VB3 engine, just a parsed copy! |
|
#1
|
|||
|
|||
![]()
is there a way to hide members viewing a forum in only ONE forum?
|
#2
|
|||
|
|||
![]()
Yes -> Forum -> Set permission
|
#3
|
|||
|
|||
![]()
No, there is no option for an individual forum, its a global setting for all forums.
vbulletin options --> forum display options --> show users browsing forum --> no I'm sure there would be a coder available to do this for you though, you could post a job for it. |
#4
|
||||
|
||||
![]()
Find the relevant area in the template and wrap it in an IF statement.
Code:
<if condition="$foruminfo['forumid'] != 5">Members Viewing Code...</if> |
![]() |
|
|
X vBulletin 3.8.12 by vBS Debug Information | |
---|---|
|
|
![]() |
|
Template Usage:
Phrase Groups Available:
|
Included Files:
Hooks Called:
|