The Arcive of Official vBulletin Modifications Site.It is not a VB3 engine, just a parsed copy! |
|
#6
|
|||
|
|||
![]()
OK, I tried this plugin code:
Code:
global $vbulletin; $vbulletin->options['select_groupid'] = "5, 6, 7"; $show['hidehack'] = is_member_of($post, explode(',', $vbulletin->options['select_groupid'])); Code:
<vb:if condition="$show['hidehack']">Hidehack<vb:else />No</vb:if> and that seems to work. So maybe you should try to see what your option string it set to. Maybe temporarily put $vboptions[select_groupid] in the template and see what's displayed? |
Thread Tools | |
Display Modes | |
|
|
X vBulletin 3.8.12 by vBS Debug Information | |
---|---|
|
|
![]() |
|
Template Usage:
Phrase Groups Available:
|
Included Files:
Hooks Called:
|