PDA

View Full Version : Profile Enhancements - hide Instant Messaging from profile page and show it to Administrators only


AliMadkour
06-18-2008, 10:00 PM
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 ; <fieldset class="fieldset">
<legend>$vbphrase[instant_messaging]</legend>
above it add<if condition="$bbuserinfo['usergroupid'] ==6">
find this;$template_hook[memberinfo_contactinfo]
above it add</if>Now Save Template,
Done :D

Please remember to Click Mark as Installed (https://vborg.vbsupport.ru/vborg_miscactions.php?do=installhack&threadid=182911) if you use this modification.