Closed (won't fix)
Project:
Advanced Forum
Version:
6.x-1.1
Component:
Styles
Priority:
Normal
Category:
Support request
Assigned:
Unassigned
Reporter:
Created:
17 Aug 2009 at 15:04 UTC
Updated:
18 Aug 2009 at 13:13 UTC
I've got my reply icon showing up great on my first thread posts now even in Acquia, but I still have one small cosmetic issue I'd like to resolve.
That is, even with Garland, my first posts are showing "# reads" between the reply and quote icons.
Is this a known issue or a function that can be turned off?
| Comment | File | Size | Author |
|---|---|---|---|
| reads-problem.png | 48.11 KB | uomeds |
Comments
Comment #1
michelleShowing the normal node links is not a bug. You can turn that off by turning off statistics, but you'll lose the views column as well. Or you can deny access to "view post access counter" to everyone and then only UID 1 will see it. Or you can use hook_link_alter and remove it. None of this has anything to do with AF, though. I've given some thought to doing more with the node links in 2.x but that would be a new feature and I'm not sure, yet, what, if anything, will be done.
Michelle
Comment #2
uomeds commentedSorry I meant to update this but lost the thread after I posted:
The view count only shows up down there for admin accounts, so no worries. My mistake.