Quote:
Originally Posted by Redlinemotorsports
Not in the header, for the header, you would use
HTML Code:
<if condition="!is_member_of($vbulletin->userinfo, 20)">
Your temporary trial access has expired. You must <a href="Membership-Individual.php">purchase a membership</a> to continue.
</if>
|
I tried this out using usergroup 6 hoping that nobody else would see if but myself. It worked when I did it the way that I suggested in the header but not the way you did. Then when I changed it to usergroup #20 I was still able to see it. Are administrators able to see everything other usergroups see also?