Back to vBulletin 3.7 Template Modifications

Hide visitor messages editor in your own profile
Mod Version: 1.00, by Mazinger

This modification is in the archives.
vB Version: 3.7.2 Rating: (1 vote - 5.00 average) Installs: 5
Released: 20 Jul 2008 Last Update: Never Downloads: 2
Not Supported Template Edits  

Members usually missuse the visitor messages feature, if someone left them a message on their profile they by wrong reply to it in the same profile and not in the other member's. And then wouldn't count as a conversation and the other member won't be notificated that you replied to him. That's why I thought about a solution to hide the editor from your own profile so you don't post on your profile and be able to post on others with a very simple template edit.

In memberinfo_block_visitormessaging

Change the first line:

HTML Code:
<if condition="$show['quickcomment'] AND $show['post_visitor_message']">
to

HTML Code:
 <if condition="$show['quickcomment'] AND $show['post_visitor_message'] AND $bbuserinfo[userid] != $userinfo[userid]">

Download

No files for download.


vblts.ru supports vBulletin®, 2022-2024