Gives the following error when using image_filter from cvs:
Fatal error: Call to undefined function: module_exist() in /opt/contributions-cvs/modules/image_filter/image_filter.module on line 22
| Comment | File | Size | Author |
|---|---|---|---|
| #2 | image_filter.module.txt | 9.37 KB | jhm |
| #1 | image_filter.info_.txt | 179 bytes | jhm |
Comments
Comment #1
jhm commentedI added an .info file and changed the calls to module_exist of line 22 into module_exists and the filter works again
Comment #2
jhm commentedHere is the patched image_filter.module
Comment #3
David Hull commentedThanks for your bug report and fixes. I've applied them and released a version of image_filter that should be compatible with Drupal 5.0.
Comment #4
(not verified) commented