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 ?
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.