Do you have modules like the imageapi GD module installed? The imageapi module provides a pluggable interface. You need another module to take advantage of that. The GD one allows it to use the GD library.
Matt Farina
Geeks and God Co-Host
www.innovatingtomorrow.net
www.mattfarina.com
I'm trying to set up a site using imagefield,imagecache,etc.
Two related problems:
* despite having imagemagick installed on the server, and confirmed by the ImageAPI module, the Image toolkit module says "No image toolkits found"
* imagecache isn't working - I have both a "thumbnail" and "preview" size defined, but neither one is being created
I've done some searching on the topic, but am not quite getting a clear answer. It seems that I might have to copy some include files from somewhere in the module's files to an include directory (presumably drupal's, but maybe not?) somewhere. I can't seem to find the right files or where to put them.
Thanks!
I'm using
Drupal 5.7
ImageField-5.x-1.1
ImageAPI 5.x-1.1
ImageCache 5.x-2.0
I like cheese.