By drupalina on
Hi,
Here's a real puzzle. I have the Statistics module enabled so that I can count how many pageviews each article gets. But that also creates a "Track page visits" tab on user profiles.
But here's the funny thing: if I go to Reports >> "Access log settings" and disable "Access log settings", while keeping enabled the "Count content views", the "Track page visits" tab on profile pages still remains visible to other users.
Is there a way to remove that tab??? (it seems like a bug in 6.x)
Comments
TabTamer
The Tab Tamer module worked well for me.
http://drupal.org/project/tabtamer
Getting "Track page visits" to be hidden while retaining "Track posts" required me to flip the switch in Tab Tamer's settings so that I could view administrative section tabs. That doesn't make much sense to me, but it let me disable the tab that I didn't want.
I hope this helps!
The statistics module is lacking in the permissions department, though, and I might throw something together to make its related permissions a bit more granular.
Web Developer, Iowa State University College of Veterinary Medicine
Thanks
this was very effective