Hi,
While trying to get the Image module to work with the tinymce drupalimage plugin I get:
"Make sure you have a working image toolkit installed and enabled, for more information see: the settings page"
on the settings page, there is no info about image toolkits.
In the installation handbook page there is no mention of image toolkits in the system requirements function. ( http://drupal.org/node/270 )
and, nothing helpful under http://drupal.org/project/Image
so... maybe this is obvious, but where can I find information about installing an image toolkit to work with drupal? Do I need to re-build php to use GD (I'm using whatever the default php install is that comes with fedora core 4, and I thought it included it)? Or once I install ImageMagick, is there some thing to do to tell drupal about it?
cheers,
kilolima
Comments
fixed
I copied over the image.imagemagick.inc file from the image module to the main includes directory and suddenly it was displaying an image section in the settings page... however... (I'll post in a new topic since I don't know if this is related).
Yes - that works!
This fix worked for me too with Apache 2.2.2 PHP 5.1.2 MySQL 5.0.19 working with Drupal 4.7.0 and Image 4.7.0. I did not need to enable extension=php_gd2.dll in php.ini. I also needed to choose ImageMagick Toolkit under administer - settings - Image handling
Rgds
Sita
Stupid fix!
I, too, copied "image.imagemagick.inc" from image to includes directory and it worked. I really like the fact this wasn't mentioned ANYWHERE!
problems with image toolkit
I have copied the file to the includes directory and told me that it doesn't finde the file.
what can i do?
i works with easyphp 1.8, and also told me when i take up a picture to drupal:
* Make sure you have a working image toolkit installed and enabled, for more information see: the settings page
* Make sure you have a working image toolkit installed and enabled, for more information see: the settings page
* warning: copy(c:\easyphp1-8\www\drupal-4.7.3\files): failed to open stream: Permission denied in c:\easyphp1-8\www\drupal-4.7.3\includes\file.inc on line 374.
* El archivo c:\easyphp1-8\www\drupal-4.7.3\files seleccionado no se pudo copiar.
* warning: copy(c:\easyphp1-8\www\drupal-4.7.3\files): failed to open stream: Permission denied in c:\easyphp1-8\www\drupal-4.7.3\includes\file.inc on line 374.
* El archivo c:\easyphp1-8\www\drupal-4.7.3\files seleccionado no se pudo copiar.
the strange things is that the pictures are upload, but i can see the thumbnails, and the gallery doesn´t work.
anyone can help me?
thanks.
oskar calvo.