Please upgrade here. These earlier versions are no longer being updated and have security issues.
HackerOne users: Testing against this community violates our program's Terms of Service and will result in your bounty being denied.
Remove "Activity"
Hey,
Just wondering, how do I remove the "Activity" link from the top of my forum - I don't want my forum members knowing who signs up and when...
Doesn't anyone else feel that... ?
Just wondering, how do I remove the "Activity" link from the top of my forum - I don't want my forum members knowing who signs up and when...
Doesn't anyone else feel that... ?
0
Comments
I believe there is a way to test for the permission and conditionally include {activity} in the template. Can someone share?
Instead go to the Dashboard-->Roles&Permissions-->Clik on "Edit" for members-->And uncheck view "activity"
I would repeat the steps for the other type of users, such as Guests and Applicants
When you click you got something like
Permission Problem
You don't have permission to do that.
But the link is still there.
Sorry!
Edit: correct, link doesn't disappear but it doesn't show the activity, instead prompting for sign in/registration which is fine. Thanks again.
But how can we delete a link in the sidebar with the default template?
application/dashboard/views/default.master.php
Remove --> // $this->Menu->AddLink('Activity', T('Activity'), '/activity', FALSE, array('class' => 'Activity'));