... I think I got to work Thickbox with Image module in order to create simple but fine galleries with the help of image import.
Trying this I have noticed that when a too small image is imported, a preview of that image is not created. Unfortunately that is exactly what ThickBox uses to do the presentation of the Gallery.
I would like to perfect this Gallery creation by customize the display of the images (I would like to have multiple galleries per page) and get rid of the label of each image which points to the wrong place (not to the preview: this doesn't enable the use of Thickbox for the preview).
This is the first time that I do this so I don't know if you can actually see my address and contact me in case I wasn't clear ... so: mr_carot@hotmail.com

Comments

joachim’s picture

My guess is that that the size of the uploaded image is smaller than image module's 'preview' derivative size. Image module knows that when it doesn't find this preset, it should just use the original image file. It appears that thickbox does not, and is looking for a file that doesn't exist.