Closed (fixed)
Project:
Download Count
Version:
5.x-1.x-dev
Component:
Code
Priority:
Normal
Category:
Feature request
Assigned:
Unassigned
Reporter:
Created:
3 Jul 2007 at 04:54 UTC
Updated:
3 Jul 2007 at 08:28 UTC
I wonder whether it would be complicated to modify the code of this module to count file downloads from filefield (CCK). Anyone has an idea on how to do that ?
Comments
Comment #1
boriso commentedsorry. My mistake...
The module download counter wasn't working for me because the path for filefield I generated did not contain "system/" in the URL. So for the download counter to work, the URL should be something like : http://www.mysite.com/system/files/xxx.pdf
I also wrote a duplicate of this post in http://drupal.org/node/156351
Comment #2
jpetso commentedClosing the issue, as it's properly resolved.