I,ve installed 'image', made an image gallery and put an image into the gallery.
I can't get it to display. It tries to load and then can't show it.
I,ve checked that the original image, preview and thumbnail all exist and have been uploaded to files/images as they should
The whole set up seems fine - except when I try to view the image and then both the thumbnail and the preview are showing blank.
I've got ‘image’ and ‘image_assist’ modules both installed. Both appear to be installed OK. The ‘[image_assist.mysql’ is installed in the database correctly.
Could there be a clash between the two modules? I installed ‘image_assist’ so that a user could upload images as part of a content post. There are no error messages in administer.
I am almost at the end of the road with this one. Any help would be urgently appreciated.
Comments
A guess
It sounds like you are saving content with 'Input Format' set to 'Filtered HTML'. If this is the case then you need to either set 'Input Format' to 'Full HTML' or allow the image tag (img) for 'Filtered HTML'
Images with full HTML
Thanks for help but this didn't work.
I set input format to full HTML and configured this to allow images to be added to a post using img_assist.
No change however. If I add an image to a post it just quickly loads a blank container but no image. Not getting any error messages however and images are uploading OK - just can't see any images!
David
Images at last
Reinstalled the module - delted and recreated the image storage folder and it works! - why I don't know but success at last.