I'm using
imagecache-5.x-2.1.tar.gz
imagecache_actions-5.x-2.0.tar.gz
I am trying to add watermark on picture but I get this error: "non-existant action imagecache_return_canvas". I think its very normal since I did not returned canvas after I defined it but there were no such an option.

Comments

dman’s picture

Status: Active » Closed (fixed)

This looks like a cache problem from the imagecache ... action cache. It remembers old code settings a bit much. It can probably be fixed with a good flush.
If you can replicate on a fresh system, or describe the steps to make it, please re-open. current code should not have 'return canvas' anywhere.