Closed (duplicate)
Project:
ImageCache
Version:
5.x-1.1
Component:
Code
Priority:
Minor
Category:
Bug report
Assigned:
Unassigned
Reporter:
Created:
1 Feb 2007 at 00:46 UTC
Updated:
1 Feb 2007 at 00:59 UTC
imagechache.module throws an error when content (CCK) is not enabled. Perhaps the dependancy can be added to imagecache.info?
dependencies = content
Comments
Comment #1
quicksketchIt'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.