Closed (fixed)
Project:
Thickbox
Version:
6.x-1.0
Component:
Miscellaneous
Priority:
Normal
Category:
Support request
Assigned:
Unassigned
Reporter:
Created:
14 Nov 2008 at 22:00 UTC
Updated:
23 Nov 2008 at 05:19 UTC
I have a photo gallery on my site that has always used Thickbox. Thickbox works great on this gallery, created a few months ago.
Today I created a new gallery, and clicking on any image in that gallery tries to bring up the Thickbox window with a barberpole that spins but will not advance to the next image. You cannot get out of it and must refresh or close the page.
The site does not have pathauto installed and is not using clean URLs. In comparing the URLs of images in the two galleries, I don't see anything out of place.
Thickbox has been upgraded since I created the original gallery.
Does anyone know what could cause this or what else I should check?
Comments
Comment #1
frjo commentedWhat to you use to make the galleries?
Does the old galleries still work with the updated Thickbox?
Do you have a URL where we can take a look?
Comment #2
beacon126 commentedI have used the image module to create the galleries, and also have imagecache and imagefield installed. The first gallery still works fine.
The URL for the galleries is http://kleinenplatz.com/?q=image. Maifest is the first gallery, which works. Oktoberfest is the one that does not work.
Comment #3
frjo commentedThe second picture links to Page Not Found, http://kleinenplatz.com/sites/default/files/images/100_0280.preview.JPG. It's the same for the other images as far as I can see.
Comment #4
beacon126 commentedI see what you mean now. I wonder what is generating that?
Thanks, I'll check it out.
Comment #5
lordmorgul commentedI found that (on Drupal 6) setting the Thickbox module to show the 'Original' image would cause this to happen, but when set to show the 'Preview' it would not (and would work fine).
Comment #6
beacon126 commentedThickbox is set to show Preview.
I have traced it to the Image module I guess, which is not generating previews for some reason. It did generate a preview for the first image I uploaded, but not the images after that.
I'm still trying to troubleshoot that.
Comment #7
beacon126 commentedThe Preview width was set to be 400 pixels in the Image module, and some of the images were exactly 400 pixels, which caused the problem of the preview not being created. Thus, Thickbox could not find the preview to load.
Thanks for the help.
Comment #8
frjo commented