Back to vBulletin 3.8 Template Modifications

Limit skins to Certain UserGroups
Mod Version: 1.00, by CoRRuPtD

vB Version: 3.8.x Rating: (0 vote - 0 average) Installs: 4
Released: 11 Oct 2009 Last Update: Never Downloads: 1
Not Supported Template Edits  

Limit skins to Certain UserGroups


If you want to limit a skin for use by only certain usergroups, then this mod will help. I use it so I can give my members who have donated extra skins to normal members.

In headerinclude, add this at the top :

Code:
<if condition="is_member_of($bbuserinfo, VIP USERGROUP)">
<else />
<meta http-equiv="REFRESH" content="0;url=index.php?styleid=Default Style">
</if>
Replace VIP USERGROUP with your VIP UserGroup ID.
Replace Default Style with your Default style ID.

This just redirects a user back to the default style when they try to access one they dont have the permission to.

Download

No files for download.


vblts.ru supports vBulletin®, 2022-2024