dependency on upload module?
avolve - December 15, 2008 - 02:36
| Project: | download_count |
| Version: | 6.x-1.3 |
| Component: | Code |
| Category: | support request |
| Priority: | minor |
| Assigned: | Unassigned |
| Status: | active |
Jump to:
Description
Given this works with the CCK Filefield module, why is there a dependency on the core upload module?

#1
Just edit the .info file to remove the dependency. Without CCK FileField, upload.module *is* required.
#2
Hi
How can you make download_count works with CCK FileField ?
I only get download counts for files uploaded with core upload module.
Thanks
Laurent
#3
I'm interested as well..
I don't have download statistics for files uploaded with CCK filefield..
#4
Commenting the dependency row I got an error message because the upload table doesn't exist.
#5
I'm also not able to get download_count to work for CCK FileField. Files uploaded with the core module are counted.