![]() |
Hide Instant Messaging Info from Guests and Bots
Well... I recall a fancy way to hide contact info from visitors and bots, Iused to have it installed on my 3.6 styles, but now on vB 3.7 i siimply reverted everything to start overwith the new member templates.
I tried finding a "Can View Member Profile" config in the usergoups, but i can't seem tofind any, that's why I made a simple modification to a template, just to hide the instant messaging from regular visitors, and probably some email catching bots. If you want to hide this, enter your Style Manager and find this template in the Member Info Templates group Open memberinfo_block_contactinfo Find: Code:
<if condition="$prepared['hasimdetails']"> Code:
<if condition="$show['member']"> Maybe this is useful for someone... or maybe you can tell me where to set those permissions :p Thanks! |
This is one of those things that should be standard =/
Thanks for the mod |
Quote:
I have never allowed any guest/banned member/bot/spider to view member list/profiles/messaging and all that is needed is one standard setting,I have never seen any forum software that does not have this basic function available. |
Oh... then it is standard and it hides everything from guests.
Now... my little mod will hide the contact info, but still let you see the user's profile page. :p Thanks CareyCrew! :D |
thanks and also :
in the template: MEMBERINFO look for Code:
<!-- contact popup menu --> Code:
<if condition="$show['member']"> Code:
$vbphrase[send_skype_message_to_x]</phrase></a></li> Code:
</if> Code:
<if condition="$show['contactlinks']"> Code:
<if condition="$show['member']"> Code:
</if> this addition to hide popup contact for visitors also any one can help us with more option if i add profilefield to hide or not hide instant messaging from unregistered users |
So true, thanks yahoooh! :D
|
All times are GMT. The time now is 09:18 PM. |
Powered by vBulletin® Version 3.8.12 by vBS
Copyright ©2000 - 2025, vBulletin Solutions Inc.
X vBulletin 3.8.12 by vBS Debug Information | |
---|---|
|
|
![]() |
|
Template Usage:
Phrase Groups Available:
|
Included Files:
Hooks Called:
|