Posted by illuminaut on September 9, 2008 at 5:44pm
Jump to:
| Project: | Upload path |
| Version: | 6.x-1.x-dev |
| Component: | Code |
| Category: | support request |
| Priority: | normal |
| Assigned: | Unassigned |
| Status: | closed (fixed) |
Issue Summary
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
#1
filepath and imagefield do that, perhaps you could check their code to see how they do it.