Closed (fixed)
Project:
Editview
Version:
5.x-0.3
Component:
Code
Priority:
Normal
Category:
Bug report
Assigned:
Unassigned
Reporter:
Created:
7 May 2008 at 22:31 UTC
Updated:
10 Mar 2009 at 21:00 UTC
I got this error and I could not use your module:
Faltal error: Call to undefined function _image_filename() in ...../editview.module on line 77.
Until...
I had another developer look at it and he told me that it was calling for the image module. I didn't have it installed, but when I did, it worked. None of your documentation said this was a dependency.
Comments
Comment #1
xjmI am getting the same error. I don't think that the image module is a dependency for most things editview does, so it seems like it would be a good idea to check for the existence of the function or module in this bit of code here:
Comment #2
xjmThis issue is resolved in the 1.0 release.