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

boriso’s picture

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

jpetso’s picture

Status: Active » Closed (fixed)

Closing the issue, as it's properly resolved.