Active
Project:
Public Download Count
Version:
6.x-1.0-beta5
Component:
Code
Priority:
Normal
Category:
Feature request
Assigned:
Unassigned
Reporter:
Created:
20 Mar 2010 at 19:39 UTC
Updated:
3 Apr 2011 at 13:02 UTC
I have a view which lists info for all nodes with attachments, including a link to the attached files. When the files are downloaded from the view list, the count isn't incremented. Downloads from the node page DO increment the counter.
Comments
Comment #1
pixture commentedEdit the view and go to the Theme Information section of Basic Settings. Then, click on the button "Rescan Template Files" and make sure that views-view-field.tpl.php file is found and highlighted bold. With this, now all the file download anchor tag included in any Views fields are tracked by PDC module.
Comment #2
syaman commentedThank you that has helped.
Would it ever be necessary to rescan template files again?