Quote:
Originally Posted by KevinGupta
Can we just have it for some usergroups we want to show it to and not ALL?
Please please let me know how can I do it... IT would be HIGHLY appreciated...
Thanks!
|
Hi Kevin,
Sorry, I just saw your request. You would just need to add the following code after what I tell you to look for in the download.
The user groups are noted by number.
Code:
<if condition="is_member_of($vbulletin->useinfo, 1)"></if>
This will check for secondary and primary groups in case you have both.
Please mark installed.
Thanks,
K