I added the line class="thickbox" to the url of the imageslinks. In the statusbar I can see that the link is ok. The overlay screen is loaded, but the actual image is not displayed.
So I changed the links in the <head> of the album.php to point to the thickbox files I'm using within my WordPress installation. Tried again and I could see that the link was diverted to my WP thikcbox files because in the css of those files I deleted the overlay screen. But still the images don't show up in ZP while it works ok inside WP.
Anyone with experience of using Thickbox within ZP? Perhaps there is a conflict in code/javascript I'm not aware about?
I've experienced this once with my Plogger installation. Then it was a line 'deny all' which was somehow included into the .htaccess file in the /images folder. But this is not the case here.
EDIT: Just tried it with Lightbox. Same thing: lightbox starts up, overlay screen, white box, but no images loaded. When I disable lightbox or thickbox I get redirected to the standard one-image-per-page screen of my theme.
Comments
Check you options in the admin how the image protection is set, too.
The 'Full image protection' is set to 'unprotected'.
But I found the 'error'
I had to change getImageLinkURL into getFullImageURL in album.php. That was all...
It came to me when after disabling mod_rewrite the thickbox window appeared with the complete webpage in it and not just the image