![]() |
|
Thread Tools |
#1
|
|||
|
|||
VB:IF quesiton concerning usergroupID
The users in my board are all in the primary group of registered member, and some are additional users of other groups.
I want to display certain graphic in the postbit for the members in the primary registered user usergroup, who are also additional members of the usergroup 10,11,12. For example, a user will be a primary user of group 2 ( registered users) and an additional user of group 10 ( or 11 or 12) So I put the following into the postbit template: <vb:if condition="in_array ($post[usergroupid], array(10,11,12))"> XXXX </vb:if> But that does not work. Does the statement not work on group ID of an additional user? No members have liked this post.
Last edited by ed762; 06 May 2015 at 21:25. |
#2
|
||||
|
||||
Yes, use this:
because the additional usergroups aren't stored in the usergroupid. No members have liked this post.
|
![]() |
«
Previous Thread
|
Next Thread
»
Currently Active Users Viewing This Thread: 1 (0 members and 1 guests) | |
Thread Tools | |
|
|
New To Site? | Need Help? |
All times are GMT. The time now is 19:24.