imagechache.module throws an error when content (CCK) is not enabled. Perhaps the dependancy can be added to imagecache.info?

dependencies = content

Comments

quicksketch’s picture

Status: Needs review » Closed (duplicate)

It's not actually dependent on CCK, but includes a function call to CCK for cleanup. Apply the patch at the bottom of http://drupal.org/node/108672.