Thanks for the great module. It works very nicely when the core upload module is used, but I'm trying to use this in conjunction with IMCE-Image, a CCK field for IMCE. Any idea how I can modify uploadpath to access the files stored using IMCE instead of $node->files?

Comments

davidwhthomas’s picture

Status: Active » Closed (fixed)

filepath and imagefield do that, perhaps you could check their code to see how they do it.