Hello Everybody,
I was wondering if any of you could figure this out.
I am using thickbox, to get a pop up window (similar to lightbox), for a zenphoto gallery I've set up.
However, after I put in the code I thought was right, and click on the thumbnail, instead of the full image popping up, a window pops up containing gibberish characters.
It seems that when the link is clicked, the browser treats the image as though it were a page, and renders it thusly.
Here is the code I used in album.php:
I thought I'd mention that I tested this by taking out the php, and putting a url to an existing image.
This worked - an image was displayed correctly in the thickbox window.
But this was just to test it.
It can't be a solution, since the same large image will be shown, regardless of which thumbnail I click on.
...the whole point of having a zenphoto gallery, is for it to be dynamic.