The Arcive of Official vBulletin Modifications Site.It is not a VB3 engine, just a parsed copy! |
|
#1
|
|||
|
|||
![]()
Hey there, I've found a number of coding possibilities for this but non of them have worked and kinda confused me.
Basically what I'm looking for is an <if> code for the postbit (and memberinfo) where I can say 'if user is a member of usergroup A, display this' etc. However it needs to apply at all times, even if the member is in two other usergroups and group A is not the primary or display group. I'm already using user ranks for something else so this <if> code is quite important ![]() Thanks in advance. |
#2
|
||||
|
||||
![]()
What have you tried so far?
|
#3
|
|||
|
|||
![]() |
#4
|
||||
|
||||
![]()
The last one he posted should work in the postbit:
HTML Code:
<if condition="is_member_of($post, 9)">
|
#5
|
|||
|
|||
![]()
That worked perfectly for the postbit! Thanks so much.
Is there an equivalent for the member profile? |
#6
|
||||
|
||||
![]()
I already said....
Quote:
|
![]() |
|
|
X vBulletin 3.8.12 by vBS Debug Information | |
---|---|
|
|
![]() |
|
Template Usage:
Phrase Groups Available:
|
Included Files:
Hooks Called:
|