The Arcive of Official vBulletin Modifications Site.It is not a VB3 engine, just a parsed copy! |
|
|
#1
|
|||
|
|||
![]()
Are you setting $show['admin'] anywhere in your add-on?
--------------- Added [DATE]1456520096[/DATE] at [TIME]1456520096[/TIME] --------------- Wait a second, this should work... Code:
<if condition="$show['registerbutton'] AND (($vboptions['drc_rb_edt'] == 0 AND !$userinfo['userid']) OR (($vboptions['drc_rb_edt'] == 1 AND !$userinfo['userid']) OR ($vboptions['drc_rb_edt'] == 1 AND $show['admin'])))"> The rest takes care of the other options. You may need to change userinfo to bbuserinfo. It's been a very long time since I did anything with vB3. |
![]() |
Thread Tools | |
Display Modes | |
|
|
X vBulletin 3.8.12 by vBS Debug Information | |
---|---|
|
|
![]() |
|
Template Usage:
Phrase Groups Available:
|
Included Files:
Hooks Called:
|