How to turn off the activity stream on profile page

Collapse
X
 
  • Time
  • Show
Clear All
new posts
  • Joshua2597
    New Member
    • Mar 2015
    • 20
    • 4.2.x

    How to turn off the activity stream on profile page

    Since i've been waiting forever to be able to post in the 4.x forums and it still won't let me but my account is active.

    I am trying to turn off the activity stream on the profile page for my users. I did make the plugin

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

    and take out the code

    <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>
    But even now the bloody thing is still showing, I have cleared my cache, what else can I do to make this thing go away...
widgetinstance 262 (Related Topics) skipped due to lack of content & hide_module_if_empty option.
Working...