Closed (fixed)
Project:
ImageAPI
Version:
6.x-1.x-dev
Component:
Code
Priority:
Normal
Category:
Feature request
Assigned:
Unassigned
Reporter:
Created:
3 Jun 2008 at 11:18 UTC
Updated:
22 Aug 2008 at 15:14 UTC
I didn't turn on the GD2 toolkit module, which I should have done. The resulting problems really had me stumped for a fair while! There were no obvious errors, just a broken image (cause it wasn't being created). The logs gave the best clue, but even there it wasn't obvious that I just needed to turn on one of the toolkit modules.
Could you handle this case a little nicer for donkeys like me who don't turn on the other module(s)? :)
Comments
Comment #1
drewish commentedThe requirements system doesn't allow us to say that you need to install one of x modules. I suppose we could a hook_requirements test to ensure that a toolkit is installed. This would need to happen in 6 and be backported though.
Comment #2
dopry commentedI guess we should do a hook_requirement patch... I don't think there is great necessity to backport. I'll be moving on to D6 only development soon enough.
Comment #3
dopry commentedI've rearranged the hook_requirements approproately.
Comment #4
webchickThis broke the ability to install this module. :)
#292890: Fatal error: Call to undefined function imageapi_get_available_toolkits()
Comment #5
Anonymous (not verified) commentedAutomatically closed -- issue fixed for two weeks with no activity.