Given this works with the CCK Filefield module, why is there a dependency on the core upload module?

Comments

Chill35’s picture

Just edit the .info file to remove the dependency. Without CCK FileField, upload.module *is* required.

agence web coheractio’s picture

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

upupax’s picture

I'm interested as well..
I don't have download statistics for files uploaded with CCK filefield..

upupax’s picture

Commenting the dependency row I got an error message because the upload table doesn't exist.

ercb’s picture

I'm also not able to get download_count to work for CCK FileField. Files uploaded with the core module are counted.

WorldFallz’s picture

Status: Active » Closed (won't fix)

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.