The Arcive of Official vBulletin Modifications Site.It is not a VB3 engine, just a parsed copy! |
|
|
#1
|
||||
|
||||
![]()
I tried but dont work, this is my plugin:
Code:
<plugin active="1" executionorder="5"> <title>Demo</title> <hookname>postbit_display_complete</hookname> <phpcode><![CDATA[global $vbulletin; $show['hidehack'] = is_member_of($post, explode(',', $vbulletin->options['select_groupid'])); ]]></phpcode> </plugin> Code:
<vb:if condition="$show['hidehack']">code here</vb:if> |
![]() |
Thread Tools | |
Display Modes | |
|
|
X vBulletin 3.8.12 by vBS Debug Information | |
---|---|
|
|
![]() |
|
Template Usage:
Phrase Groups Available:
|
Included Files:
Hooks Called:
|