Closed (fixed)
Project:
ImageCache Actions
Version:
5.x-2.0
Component:
Code
Priority:
Critical
Category:
Bug report
Assigned:
Unassigned
Reporter:
Created:
30 Aug 2008 at 22:08 UTC
Updated:
9 Oct 2008 at 08:03 UTC
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
Comment #1
dman commentedThis 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.