The Arcive of Official vBulletin Modifications Site.It is not a VB3 engine, just a parsed copy! |
|
|
#1
|
||||
|
||||
![]()
SOLVED:
save you some reading. if anyone needs an if condition similar it turned out to be: Code:
<if condition="$show['registerbutton'] OR ($vboptions[someOption] == 1 AND ($vboptions[someOption] == 1 AND is_member_of($bbuserinfo, 6)))"> My if condition is currently as follows Code:
<if condition="$show['registerbutton'] OR $vboptions[someOption] == 1"> kind of like Code:
<if condition="$show['registerbutton'] OR $vboptions[someOption] == 1 AND $show['admin']"> with the option on, guests can still see it but now only admins can too. is this possible? |
![]() |
|
|
X vBulletin 3.8.12 by vBS Debug Information | |
---|---|
|
|
![]() |
|
Template Usage:
Phrase Groups Available:
|
Included Files:
Hooks Called:
|