The Arcive of Official vBulletin Modifications Site.It is not a VB3 engine, just a parsed copy! |
|
#1
|
|||
|
|||
![]()
for some reason it doesn't want to work, it either shows for everyone or for no one. This is what I have tried so far.
PHP Code:
Any help would be much appreciated |
#2
|
||||
|
||||
![]()
Which version of vBulletin are you using?
|
#3
|
|||
|
|||
![]()
sorry umm 3.6.8 patch 2.
|
#4
|
|||
|
|||
![]()
Try this:
HTML Code:
<if condition="is_member_of($vbulletin->userinfo, 5,6,7)">Staff Member</if> |
#5
|
|||
|
|||
![]()
Which member are you trying to match? The User's Profile? or the viewing member?
|
#6
|
|||
|
|||
![]() Quote:
Just tried... and it appears on every profile, so I'm guessing thats for the user logged in, which isn't want I want. Thanks anyway. |
#7
|
||||
|
||||
![]() Code:
<if condition="is_member_of($userinfo, 5,6,7)">Staff Member</if> |
#8
|
|||
|
|||
![]()
Ah well no wonder it wasn't working. Try and give as much information as possible in future. It will save not only us time but you too.
![]() Dismounted's reply should work. |
#9
|
|||
|
|||
![]()
ok Ill try next time. Thanks Dismounted it worked
![]() |
![]() |
|
|
X vBulletin 3.8.12 by vBS Debug Information | |
---|---|
|
|
![]() |
|
Template Usage:
Phrase Groups Available:
|
Included Files:
Hooks Called:
|