Back to vBulletin 3.5 Add-ons

Only Show IPs to Admins
Mod Version: 1.0.0, by Chris M

This modification is in the archives.
vB Version: 3.5.0 RC1 Rating: (1 vote - 5.00 average) Installs: 31
Released: 15 Jul 2005 Last Update: Never Downloads: 26
Not Supported Uses Plugins Template Edits  

Installation Instructions

Step 1: Upload the plugin
Step 2: Alter the template postbit_ip
Find:
HTML Code:
<if condition="$show['ip']">
$vbphrase[ip]: $post[ip]
<else />
<a href="postings.php?$session[sessionurl]do=getip&p=$post[postid]"><img class="inlineimg" src="$stylevar[imgdir_button]/ip.gif" alt="$vbphrase[ip]" title="$post[ip]" border="0" /></a>
</if>
Replace with:
HTML Code:
<if condition="is_member_of($bbuserinfo, 6)">
<if condition="$show['ip']">
$vbphrase[ip]: $post[ip]
<else />
<a href="postings.php?$session[sessionurl]do=getip&p=$post[postid]"><img class="inlineimg" src="$stylevar[imgdir_button]/ip.gif" alt="$vbphrase[ip]" title="$post[ip]" border="0" /></a>
</if>
</if>
Credits
Requested: http://www.vbulletin.com/forum/index.php?t=146580

Satan

Download

This modification is archived and cannot be downloaded.


vblts.ru supports vBulletin®, 2022-2025