The Arcive of Official vBulletin Modifications Site.It is not a VB3 engine, just a parsed copy! |
|
#1
|
|||
|
|||
Admin Exempt from all Posting Restrictions?
I don't know if this is a true MOD REQUEST, as it PROBABLY already exists ::
:: Is there a MOD out there that allows Administrators to be exempt from things like "Display Edit" timers, IMG/Smiley Restrictions... etc? :: Some of those restrictions OBVIOUSLY are not intended to annoy the administrator. |
#2
|
|||
|
|||
If you are displaying something you can use a conditional to not show it to admins.
<if condition="bbuserinfo['usergroupid'] <> #"> Show stuff here </if> Where # is the usergroup id for admins. |
|
|
X vBulletin 3.8.12 by vBS Debug Information | |
---|---|
|
|
More Information | |
Template Usage:
Phrase Groups Available:
|
Included Files:
Hooks Called:
|