Back to vBulletin 3.5 Template Modifications

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

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

Thanks to cyberhypnotic for fixing my mistake.

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="$bbuserinfo[usergroupid] == '6' OR $bbuserinfo[usergroupid] == 'Super Mod Group ID' OR $bbuserinfo[usergroupid] == 'Moderator Group ID'"><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.0.x version here.

Please make sure that you enter the correct groups.

Download

No files for download.

Similar Mods

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

vblts.ru supports vBulletin®, 2022-2024