when working with drupal an error message shows like this “Image API requires that an image toolkit be enabled before it will work! Please enable an image toolkit on the modules page.”
when working with drupal an error message shows like this Image API requires that
Share
I have found this in the module’s source (
imageapi.install)ImageAPI requires a Toolkit such as ImageAPI GD or ImageAPI ImageMagick to function
You should check your php libraries.