i have set up my gallery so that when one clicks on a medium size thumb, the full image opens in colorbox.
for some reason it only works if i give the unprotected image url as an href with the "getUnprotectedImageURL( )" function.
if i use the "getFullImageURL()" function or the "htmlspecialchars(getFullImageURL())" function, the image opens in colorbox but not as an image. instead i have the file as if i was editing it with an editor. for me there is some kind of content-type header missing or more certainly i am doing something completly stupid !
thanks for your help.
frank.
Comments
If you want to open the protected image which is loaded in a page you have to configure colorbox to use the iFrame mode. (I have not tried that actually).