The Arcive of Official vBulletin Modifications Site.It is not a VB3 engine, just a parsed copy! |
|
#5
|
||||
|
||||
![]()
Untested...
You should be able to add the following conditional statement around the payment link in templates to prevent it appearing to users who aren't in group 10. Any code inbetween these two tags will only appear to member of group 10. HTML Code:
<if condition="is_member_of($bbuserinfo, 10)">
HTML Code:
</if>
PHP Code:
|
|
|
X vBulletin 3.8.12 by vBS Debug Information | |
---|---|
|
|
![]() |
|
Template Usage:
Phrase Groups Available:
|
Included Files:
Hooks Called:
|