Back to vBulletin 3.6 Template Modifications

Force Guests To Use One Style
Mod Version: 1.00, by ninjashoes

This modification is in the archives.
vB Version: 3.6.2 Rating: (0 vote - 0 average) Installs: 17
Released: 20 Oct 2006 Last Update: Never Downloads: 6
Not Supported  

Im using the default skin, This skin is very simple so bots should be able to spider your forum fast using it right? Also if all guests are stuck using the same simple skin there should be less server load right? Invision Power Board lets you choose what usergroups can see what skins. Vbulletin does not so lets fix this!

If you want all visitors/unregistered to be stuck with the same skin follow these steps.

1.Set the simplest skin you have as the default skin in Style and Language options in vbulletin options.

2.admincp>style manager>the skin you want to use>footer

find:
Code:
<if condition="$show['quickchooser']">
replace with:
Code:
<if condition="is_member_of($bbuserinfo,a,b,c)">
where a,b,c = the usergroup number of the usergroups you do want to see the style chooser.

This will remove the style chooser for unregistered guests and allow only who you want to see it. Best part is that you only have to do it to one skin.

Download

No files for download.


vblts.ru supports vBulletin®, 2022-2024