Closed (cannot reproduce)
Project:
ImageCache Actions
Version:
7.x-1.1
Component:
Custom Actions Module
Priority:
Normal
Category:
Bug report
Assigned:
Unassigned
Reporter:
Created:
15 Feb 2013 at 23:47 UTC
Updated:
9 Dec 2019 at 08:34 UTC
Jump to comment: Most recent
Comments
Comment #1
fietserwinThanks for reporting. In which file, function and linenumber do you get this fatal error? If I look at all occurrences of image_overlay in the module code this should not lead to a fatal error (and it indeed doesn't on my install).
Comment #2
dman commentedSounds bad, but more detail needed to replicate.
Visually tracing the code path, It's currently not possible for a call to image_overlay to be made without including the image_overlay.inc file that defines it, so it's hard to imagine this problem - unless you are using customactions and your own code?
I suspect that a cache clear may have solved this.
Comment #3
fietserwinNo reply for several months: closing. Feel free to reopen if you still get this error and can produce more information.
Comment #4
dunot commentedThis happens when there is no imagecache_actions/image_overlay.inc file in module` folder.