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

Status:active» closed (fixed)

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