I was using the latest release of this module, but upgraded to dev as I was experiencing issue with realpath() http://drupal.org/node/729078

Now i'm getting imagecache errors? Imagecache is installed and working correctly.

Fatal error: Call to undefined function imagecache_file_delete() in /xxx/xxxx/xxxxx/xxxxx/httpdocs/xx/sites/all/modules/itweak_upload/itweak_upload.module on line 1067

Comments

iva2k’s picture

Status: Active » Postponed (maintainer needs more info)

What is your imagecache module version and date (date for -dev version is required)?

iva2k’s picture

Status: Postponed (maintainer needs more info) » Fixed

A change committed to 6.x-2.x-dev which verifies function_exists('imagecache_file_delete') to avoid errors if imagecache API is changed.

Status: Fixed » Closed (fixed)

Automatically closed -- issue fixed for 2 weeks with no activity.