Running cron.php on my acidfree enabled website gives:
Fatal error: Call to undefined function _class_image_rotate() in /path/sites/all/modules/acidfree/acidfree.module on line 526
Seems that Image module wants to regenerate some o the thumnails already available during cron.
Then it call AcidFree to do the rotation logic.. but the associated api has not been called.
Fabio
Comments
Comment #1
mwheinz commented