imagecache preset shows thumbnail
try to add watermark, water mark file(wm.png) is in 'files' but then no thumbnail shows up and i get this error
user warning: Failed to find overlay image wm.png for imagecache_actions file-to-canvas action. File was not found in the sites 'files' path or the current theme folder. in /home/myyofal5/public_html/modules/imagecache_actions/canvasactions.inc on line 541.
if i delete wm action, imagecache preset shows thumbnail
Comments
Comment #1
dman commentedCannot replicate. I tried with a basic png watermark in the root of the sites files dir. Worked ok with a clean checkout of DRUPAL-6--1-7 on a brand new site.
Where are you putting your wm.png? sites/default/files/wm.png? IS IT READABLE?
Comment #2
yosemite commentedthank you for checking it out. i can get a gif to watermark, but it looks horrible and i can get the included imagecache_sample.png to work but not the png i made. do you have to save it a special way?
and yes it is in sites/default/files/... and readable
Comment #3
yosemite commented