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

frjo’s picture

What 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?

beacon126’s picture

I 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.

frjo’s picture

The 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.

beacon126’s picture

I see what you mean now. I wonder what is generating that?
Thanks, I'll check it out.

lordmorgul’s picture

I 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).

beacon126’s picture

Thickbox 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.

beacon126’s picture

The 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.

frjo’s picture

Status: Active » Closed (fixed)