The Arcive of Official vBulletin Modifications Site.It is not a VB3 engine, just a parsed copy! |
|
#1
|
||||
|
||||
Show content based on forum permissions?
Is there a way to hide or show content based on a user's ability to access a forum? I've been looking for about an hour now and can't find anything about it.
What I want to do is basically: If the user has access to forum X, show the content. If not, show nothing. It sounds pretty simple and I imagine there has to be a conditional for this, but I can't find it. Any ideas? |
#2
|
|||
|
|||
In the forum permissions http://www.YOURSITE.com/forum/admincp/resources.php
|
#3
|
||||
|
||||
Thank you, but I want to display something on a vBCMS page or the FORUMHOME template based on a user's ability to view a particular forum, so I'd need some kind of a conditional <if> thing
|
#4
|
|||
|
|||
Sorry, I was wondering why someone was asking a question like that! My fault, I didn't understand you. Good luck.
|
#5
|
||||
|
||||
Try this, at least I THINK this may be what you are after....
HTML Code:
<if condition="$foruminfo[forumid] != xx"> </if> |
|
|
X vBulletin 3.8.12 by vBS Debug Information | |
---|---|
|
|
More Information | |
Template Usage:
Phrase Groups Available:
|
Included Files:
Hooks Called:
|