Just installed imagecache and imagecache_actions. They are installed to sites/all folder on local dev machine (XP Pro/Apache). When I used the Overlay: file image to canvas and set it to use polaroid-template-transparent.png, I'm getting a file cannot be found message. I see that that png is located in the imagecache_actions docs folder.

Are we suppose to move those pngs to our sites/domain/files/images folder where it would be acccessible?

Other info: I'm using virtual hosting with localhost IP. Drupal is installed at C:/apache2triad/htdocs/drupal

Comments

dman’s picture

Are we suppose to move those pngs to our sites/domain/files/images folder where it would be acccessible?

The filename you enter for file to canvas has to be full - relative to the Drupal root.
So sites/all/modules/imageache_actions/docs/polaroid-template-transparent.png
or sites/default/files/your-template-transparent.png

Sunshiney’s picture

Thanks

dman’s picture

Status: Active » Fixed

cool

Status: Fixed » Closed (fixed)

Automatically closed -- issue fixed for 2 weeks with no activity.