Adding single images work well with ImageMagick but when I do a mass import I import the images but without the thumbnail and preview image and get this error:
# Unable to create thumbnail image
# Unable to create preview image
How can I fix this because I need to upload 1000images!
That only happens if I upload lots of images at once and when i get the timeout.
Comments
Comment #1
piotrdesign commentednevermind it even happens with 1 image.
Comment #2
Zed Pobre commentedDo you mean that it happens with only one image via image_import, or one image via the standard image module creation?
Comment #3
piotrdesign commentedNo standard single image uploads work very well.
What doesnt work at all is the import_image module! I get errors when I import and im using the latest drupal build.
Comment #4
piotrdesign commentedYes this module only works for GD2. It needs to be fixed for Image Magick. I just installed GD2 so thats how I know.
Comment #5
drewish commentedi'd imagine that the problem is actually with the imagemagic code, not image_import.