Back to vBulletin 3.6 Template Modifications

hide Instant Messaging from profile page and show it to Administrators only
Mod Version: 1.00, by AliMadkour

This modification is in the archives.
vB Version: 3.6.x Rating: (0 vote - 0 average) Installs: 2
Released: 19 Jun 2008 Last Update: Never Downloads: 2
Supported Template Edits  

hi
with that mod you will hide
Instant Messaging Fields while user view a profile

To do that,
  • Open Your AdminCP
  • Edit Template " MEMBERINFO "
  • Find this ;
HTML Code:
            <fieldset class="fieldset">
                <legend>$vbphrase[instant_messaging]</legend>
  • above it add
HTML Code:
<if condition="$bbuserinfo['usergroupid'] ==6">
  • find this;
HTML Code:
$template_hook[memberinfo_contactinfo]
  • above it add
HTML Code:
</if>
Now Save Template,
Done

Please remember to if you use this modification.

Download

No files for download.

Similar Mods

Profile Enhancements Hide Instant Messaging Info from Guests and Bots vBulletin 3.7 Template Modifications

vblts.ru supports vBulletin®, 2022-2024