![]() |
Quote:
tried that, didn't get anything now... no popup. |
Quote:
|
I want to show the announcement to everyone, except these user groups: 5,6,7,22
any help? |
Quote:
I want to show the announcement to everyone, except these user groups: 5,6,7,22 [[/(!is_member_of($bbuserinfo,5 ,6 ,7, 22))]] |
Quote:
Thanks for your prompt reply, I tried the the above conditional and nothing shows up? Thanks |
ok, I checked and you both are right. Apparently the check works just for the primary usergroup. So you can use that one if you want to check primary usergroup of the user:
[[(in_array($bbuserinfo[usergroupid], array(5,6,7,22)))]] show if visitor's primary usergroup is 5 or 6 or 7 or 22 [[/(in_array($bbuserinfo[usergroupid], array(5,6,7,22)))]] OR [[(!in_array($bbuserinfo[usergroupid], array(5,6,7,22)))]] show if visitor's primary usergroup is NOT 5 or 6 or 7 or 22 [[/(!in_array($bbuserinfo[usergroupid], array(5,6,7,22)))]] I have no suggestion if you want to check secondary usergroup, sorry about it. |
I've upgraded from 3.09 to 3.51 and I would like to know how to remove this hack from the vbulleting options?
|
Quote:
|
All times are GMT. The time now is 02:08 AM. |
Powered by vBulletin® Version 3.8.12 by vBS
Copyright ©2000 - 2025, vBulletin Solutions Inc.
X vBulletin 3.8.12 by vBS Debug Information | |
---|---|
|
|
![]() |
|
Template Usage:
Phrase Groups Available:
|
Included Files:
Hooks Called:
|