The Arcive of Official vBulletin Modifications Site.It is not a VB3 engine, just a parsed copy! |
|
#1
|
|||
|
|||
![]()
Im trying to base a conditional off of a members Additional User group - can this be done with the same conditional as the main usergroup?
<if condition="$bbuserinfo[usergroupid]==23"> Group 23 is the the members additional group. Im going to assume the usergroupid is not the same but dont know what it is. Chris |
#2
|
|||
|
|||
![]() Quote:
HTML Code:
<if condition="is_member_of($bbuserinfo, 23)">
![]() |
#3
|
|||
|
|||
![]()
I used the following expecting 'test' to show for only one member in the post bit:
PHP Code:
|
#4
|
|||
|
|||
![]()
I cant get any conditionals to work (one to do with user groups) in the post bit.
|
#5
|
||||
|
||||
![]() Quote:
|
#6
|
|||
|
|||
![]()
The main point was that the <if condition="is_member_of($bbuserinfo, 23)">test</if> code was not working for the member I wanted it to work for - so I used the normal user group ID conditional with the primary usergroup and it didnt work either.
|
![]() |
|
|
X vBulletin 3.8.12 by vBS Debug Information | |
---|---|
|
|
![]() |
|
Template Usage:
Phrase Groups Available:
|
Included Files:
Hooks Called:
|