making this work with IMCE
illuminaut - September 9, 2008 - 17:44
| Project: | Upload path |
| Version: | 6.x-1.x-dev |
| Component: | Code |
| Category: | support request |
| Priority: | normal |
| Assigned: | Unassigned |
| Status: | closed |
Jump to:
Description
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?

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