The Arcive of Official vBulletin Modifications Site.It is not a VB3 engine, just a parsed copy! |
|
|
#1
|
|||
|
|||
Trying to hide a $thingy from moderators and supermoderators...how?
Hey,
I want to hide a variable like $quickquote from my moderators because it is too often confused with another tool I have within topics for moderators. How can I hide it from only moderators? I tried an <if </else function, but it still shows. I also tried.. Code:
<if condition="!is_member_of($bbuserinfo, x) OR !is_member_of($bbuserinfo, y)">$quickquote</if> |
|
|
X vBulletin 3.8.12 by vBS Debug Information | |
---|---|
|
|
More Information | |
Template Usage:
Phrase Groups Available:
|
Included Files:
Hooks Called:
|