Back to vBulletin 3.0 Template Modifications

Moderators can see the Mod CP link
Mod Version: 1.00, by JsnakeJ

This modification is in the archives.
vB Version: 3.0.12 Rating: (0 vote - 0 average) Installs: 3
Released: 09 Jan 2006 Last Update: Never Downloads: 0
Not Supported Template Edits  

3.0 Version of my Moderators Can see Mod CP Link Template hack.

Just a simple hack to allow your moderators to view the Mod CP link just like your Super Moderators and Administrators can.

Open your Footer template.

Find:
Code:
<if condition="$show['modcplink']"><a href="$modcpdir/index.php$session[sessionurl_q]">$vbphrase[mod]</a> -</if>
Replace with:
Code:
<if condition="is_member_of(6,7,5)">
<a href="$modcpdir/index.php$session[sessionurl_q]">$vbphrase[mod]</a> -</if>
Screenshot isn't needed. This should work on any version of vBulletin 3.5.x or vBulletin 3.0.x.

You can get the 3.5.x version here.

Please make sure that groups 6, 7, and 5 are your Administrator, Super Moderator, and Moderator Usergroups before installing this on your board.

Download

No files for download.

Similar Mods

Moderators Functions Give Moderators ModCP Link In Footer vBulletin 3.6 Template Modifications
Moderators can see the Mod CP link vBulletin 3.5 Template Modifications
ModCP Link for Moderators vBulletin 3.0 Full Releases

vblts.ru supports vBulletin®, 2022-2024