Closed (won't fix)
Project:
ImageCache
Version:
6.x-2.0-beta9
Component:
User interface
Priority:
Normal
Category:
Bug report
Assigned:
Unassigned
Reporter:
Created:
19 Aug 2009 at 12:59 UTC
Updated:
25 May 2011 at 18:11 UTC
hey there,
we've stumbled across an issue here. seems like if you turn on Imagecache but not ImageAPI GD2, the module won't work, but won't tell you why.
the modules page should request that users turn on the needed component to avoid confusion. the use case is our approach: we only enable the modules and contribs we're *really* going to use, in order to keep the DB small, the UI clean and our heads sane ;]
cheers,
Luciano
Comments
Comment #1
vunger commentedI've been having trouble with Imagecache since forever. I have experienced endless frustration. Finally I came across this thread: http://drupal.org/node/280144#comment-1594528. So why, indeed, isn't ImageAPI GD2 a required module? It's a very simple change to the .info file that would save a lot of difficulty.
Comment #2
drewish commentedBecause if you only want to use ImageMagick that would prevent it. I'd be open to a feature request for a warning message telling people to enable one though.