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

piotrdesign’s picture

nevermind it even happens with 1 image.

Zed Pobre’s picture

Do you mean that it happens with only one image via image_import, or one image via the standard image module creation?

piotrdesign’s picture

No 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.

piotrdesign’s picture

Yes this module only works for GD2. It needs to be fixed for Image Magick. I just installed GD2 so thats how I know.

drewish’s picture

i'd imagine that the problem is actually with the imagemagic code, not image_import.