The Arcive of Official vBulletin Modifications Site.It is not a VB3 engine, just a parsed copy! |
|
#1
|
|||
|
|||
Templates and Permissions
I'm trying to give different forum section permissions for users depending on what template they choose to use.
e.g. If mobile style is used, certain forum sections cannot be viewed and only default style can be used to view the sections relative to user permissions. Can someone lead me in the right direction to do this? |
#2
|
||||
|
||||
Well you're going to need some plugins and probably some template edits... in the plugins this variable holds the current styleid number of the user:
Code:
$vbulletin->userinfo['styleid'] Code:
$bbuserinfo['styleid'] |
Thread Tools | |
Display Modes | |
|
|
X vBulletin 3.8.12 by vBS Debug Information | |
---|---|
|
|
More Information | |
Template Usage:
Phrase Groups Available:
|
Included Files:
Hooks Called:
|