I keep getting 'Error loading image', even though the images loaded on the page. They all appeared and then one by one were replaced with 'error loading image: PATH/TO/IMAGE' ...

What is this caused by? I've looked all over the configuration in views and can't find any settings that can be tweaked that I can see causing this...

Comments

Aquilasfx’s picture

i have the same problem.

modulist’s picture

Same here...

modulist’s picture

Priority: Critical » Normal

Just found a fix: I didn't have an Image Toolkit enabled. I just enabled Image GD2 and the problem went away.

Is there a way to make an Image Toolkit a requirement for installation?

AndreaD’s picture

I have the same problem. I have enabled both: "ImageMagick Advanced Options -Adds advanced options to the ImageMagick image toolkit." and "ImageAPI GD2 - Uses PHP's built-in GD2 image processing support." But the problem haven´t solved.

Can you pls precise which module you have enabled? as there is no IMAGE TOOLKIT module. ;)

But I really want to fix this problem!!

Thanks in advance!
AndreaD

hefox’s picture

Image toolkits are (sorta?) php libraries that handle manipulating images; imageapi provides some interface for those and drupal, though not sure if that is needed for this module.

Didn't get it to work correctly, but another way to get that error message is using an image in a link; it interprets that as a link to a thumbnail to use.

lindsayo’s picture

I had this problem when using the 'Node' Row style in the View. It works fine when I set it to 'Fields'.

repson’s picture

I have changed the option "ImageCache gallery preset" in admin/settings/galleria and the problem is resolved.