Closed (fixed)
Project:
Thumb
Version:
6.x-1.x-dev
Component:
Documentation
Priority:
Normal
Category:
Bug report
Assigned:
Unassigned
Reporter:
Created:
7 Aug 2009 at 05:20 UTC
Updated:
29 Aug 2009 at 12:40 UTC
The thumb code uses ImageCache however does not require it on installation. Please update the installation requirements to require ImageCache before installation.
The ImageCache code is located in thumb.module > thumb_transfer > _imagecache_cache_set_cache_headers($fileinfo, $headers);
If ImageCache is not installed, the module will not work as intended.
Comments
Comment #1
davyvdb commented