Active
Project:
Views Galleria
Version:
6.x-1.x-dev
Component:
Code
Priority:
Normal
Category:
Bug report
Assigned:
Unassigned
Reporter:
Created:
20 Aug 2009 at 05:40 UTC
Updated:
9 Jun 2012 at 22:35 UTC
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
Comment #1
Aquilasfx commentedi have the same problem.
Comment #2
modulist commentedSame here...
Comment #3
modulist commentedJust 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?
Comment #4
andread commentedI 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
Comment #5
hefox commentedImage 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.
Comment #6
lindsayo commentedI had this problem when using the 'Node' Row style in the View. It works fine when I set it to 'Fields'.
Comment #7
repson commentedI have changed the option "ImageCache gallery preset" in admin/settings/galleria and the problem is resolved.