Is it possible to link to an image that all ready exists on my server rather than constantly upload a unique image?

Comments

drewish’s picture

Status: Active » Closed (works as designed)

imageacache doesn't handle uploads. it only works with files that already exist on your system.

david.sarnowski’s picture

So how do I point imagecache to existing file? When I create a new node with an image field and imagecache enabled, I only have the option to browse my local machine for files rather than, point to one located on my server. Can you tell me how to do that?

drewish’s picture

you do that via the call to imagecache's preset theme functions

drewish’s picture

you're really asking about imagefield. i'm sure there's an existing issue for this feature request in that issue queue.