Closed (fixed)
Project:
Image
Version:
6.x-1.0-alpha3
Component:
imagemagick toolkit
Priority:
Normal
Category:
Bug report
Assigned:
Unassigned
Reporter:
Created:
19 Aug 2008 at 10:27 UTC
Updated:
25 Oct 2010 at 02:10 UTC
Jump to comment: Most recent file
Comments
Comment #1
amber himes matzTo satisfy this error message, I copied "image.imagemagick.inc" to /includes (without an underscore in the filename, contrary to the error message). Then the error message told me that image magick wasn't selected, so I went to the image toolkit page and selected it (the GD library had been selected).
These errors came up in the "image-6.x-1.0-alpha3" update after updating Drupal to 6.4.
Comment #2
drewish commentedsounds like it's working correctly.
Comment #3
Anonymous (not verified) commentedAutomatically closed -- issue fixed for two weeks with no activity.
Comment #4
EmanueleQuinto commentedThe attached patch should fix the message.
Comment #5
hourdoc commentedI have tried to install the patch and move the the file as recommended above. The patch did not take. Any other ideas? The system still shows the error
Comment #6
drewish commentedcommitted the attached to HEAD.
Comment #9
DenII commentedThe sites/all/modules/image/image.imagemagick.inc file must be copied to includes in order for the ImageMagick image toolkit to function.
Comment #10
itserich commentedI notice the same error message.
Recently changed hosts so not sure if that could cause it.
I can not identify which includes file needs to be corrected.
Thought it might be the php includes file but that did not resolve it.