Post: vBulletin 4.2.x - How to set Visitor Messaging to default (Profile)
05-22-2013, 04:21 AM #1
(adsbygoogle = window.adsbygoogle || []).push({}); Here's how to set Visitor Messaging to default instead of User activity as default.

1. Go into admincp
2. Go to plugins, select "Add New Plugin"
You must login or register to view this content.

3. Fill in the information like this
You must login or register to view this content.

    $_REQUEST['tab'] = 'visitor_messaging';



4. Go to profile
You must login or register to view this content.

Done, now it's better than before Happy
Thanks for reading.
(adsbygoogle = window.adsbygoogle || []).push({});

The following 2 users say thank you to TheUnexpected for this useful post:

Blackstorm, Master Ro
05-22-2013, 04:29 AM #2
This is very simple to do :ha!:
Anyway, if you want the activity tab removed
Goto admincp > styles > pick the style > scroll down and go to Member Infos > MEMBERINFO > now find this code below
    vb:if condition="$blocks[activitystream]"><dd<vb:if condition="$selected_tab == 'activitystream' OR $selected_tab == ''"> class="userprof_module" <vb:else /> class="userprof_moduleinactive" </vb:if>><a id="activitystream-tab" href="{vb:link member, {vb:raw userinfo}, "tab=activitystream"}#activitystream" onclick="return tabViewPicker(this);">{vb:raw activity_phrase}</a></dd></vb:if>

Remove it, Enjoy. You now have Activity tab removed Winky Winky
05-22-2013, 04:31 AM #3
Dan
I'm a god.
Originally posted by Polaris View Post
This is very simple to do :ha!:
Anyway, if you want the activity tab removed
Goto admincp > styles > pick the style > scroll down and go to Member Infos > MEMBERINFO > now find this code below
    vb:if condition="$blocks[activitystream]"><dd<vb:if condition="$selected_tab == 'activitystream' OR $selected_tab == ''"> class="userprof_module" <vb:else /> class="userprof_moduleinactive" </vb:if>><a id="activitystream-tab" href="{vb:link member, {vb:raw userinfo}, "tab=activitystream"}#activitystream" onclick="return tabViewPicker(this);">{vb:raw activity_phrase}</a></dd></vb:if>

Remove it, Enjoy. You now have Activity tab removed Winky Winky

You can actually disable it via Navigation settings
05-22-2013, 04:32 AM #4
Blackstorm
Veni. Vidi. Vici.
sick post +rep

The following user thanked Blackstorm for this useful post:

aerosoul94
05-22-2013, 04:35 AM #5
Originally posted by Dan
You can actually disable it via Navigation settings


You can, thats just the activity for the Forum. There might not be options for others but its just to help people who are having problem Smile

Copyright © 2026, NextGenUpdate.
All Rights Reserved.

Gray NextGenUpdate Logo