Posted by avolve on December 15, 2008 at 2:36am
Jump to:
| Project: | Download Count |
| Version: | 6.x-1.3 |
| Component: | Code |
| Category: | support request |
| Priority: | minor |
| Assigned: | Unassigned |
| Status: | closed (won't fix) |
Issue Summary
Given this works with the CCK Filefield module, why is there a dependency on the core upload module?
Comments
#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.
#6
closing due to new maintainer and an unsupported version. A new 6.x-2.x version is forthcoming, please open new issues against that version when available if necessary. The new version works with both core upload and contributed filefield modules.