Active
Project:
Galleria
Version:
6.x-1.0
Component:
Code
Priority:
Normal
Category:
Support request
Assigned:
Unassigned
Reporter:
Created:
20 Sep 2009 at 14:51 UTC
Updated:
25 Feb 2010 at 10:28 UTC
Hi all,
I'm hoping to find someone who knows how to fix this error. I'm not sure what causes it.
My gallery shows fine but with the error showing above it on top of my page.
I've unintalled and reinstalled the module making sure I'm following all instructions and I feel confident I have installed it correctly.
I'm developing my website on localhost and I can confirm the images are copied to the correct folder after attaching them.
I'm using ImageField to upload my images.
Many thanks in advance
Comments
Comment #1
sp_key commentedAnyone?
Just googling this it seems it's a quite common error.
There are quite a few pages having exactly the same problem. See here: http://www.marwantalal.com/home
here: http://www.kerryhatcher.com/node/1
here: http://petraptackova.zvirecimarket.cz/
Any thoughts anyone?
Comment #2
ctreacylenda commentedI'm having the same issue. My gallery isn't displaying properly, but the files are definitely attached and showing up as thumbnails and in my sites/all/default/files/images folder. Not very helpful, I know, but wanted to chime in to say that you're not alone.
Comment #3
Mark Theunissen commentedHi sp_key, did you follow the error message's advice and read README.txt, specifically the following instructions on using ImageField gallerias:
Note the last bit about the error message.
Comment #4
sp_key commentedMark, many thanks for your reply.
I appreciate the README file referres to "an error" however - I just realised I do not use filefield.
I instead create a block, set the input type to an image folder and copy the images there.
So my sincere apologies for confusingly mentioning imagefield in the process where in fact there is no content type.
Any thoughts would be greatly appreciated.
Sp.
Comment #5
Mark Theunissen commentedGalleria only supports using images from file attachments (upload module) or imagefield (filefield). It doesn't support your method, which I've never heard of.
Comment #6
raskolt commentedI solved my problem with Mark Theunissen's method, but i still get the error code even Galleria is working now.
So i disabled the Galleria Warning messages from Galleri settings.