![]() |
|
Separate news on Index and Thickbox problem - Printable Version +- ZenphotoCMS Forum (https://forum.zenphoto.org) +-- Forum: Support (https://forum.zenphoto.org/forum-1.html) +--- Forum: General support (https://forum.zenphoto.org/forum-4.html) +--- Thread: Separate news on Index and Thickbox problem (/thread-5984.html) |
Separate news on Index and Thickbox problem - MarB - 2009-10-13 Hi everyone,
Thank you very much for any hints. I'm a newbie to php so please be patient. MarB Separate news on Index and Thickbox problem - acrylian - 2009-10-13
Separate news on Index and Thickbox problem - MarB - 2009-10-13 I suggest you mean this:
` But this still doesn't work. When I click at the thumb, it opens me new blank page just with the image. Separate news on Index and Thickbox problem - MarB - 2009-10-13 Part of the code just dissapeard. This is the missing piece: ` Separate news on Index and Thickbox problem - MarB - 2009-10-13 Well... inside the "href=" is this: echo htmlspecialchars(getFullImageURL());?>" hope it'll be fine this time. Separate news on Index and Thickbox problem - acrylian - 2009-10-13 That should work. Calling the sized image directly with the Thickbox does not realy work reliable (whyever that is) Separate news on Index and Thickbox problem - MarB - 2009-10-13 Thats the thing. It doesn't. I hoped it'll display the code on the third attempt... I'm calling thickbox.js from (http://jquery.com/demo/thickbox/thickbox-code/thickbox.js) for sure. But it seems that it ignores thickbox at all. Other jquery scripts are working fine for me. I'm running it on MAMP local server. Separate news on Index and Thickbox problem - acrylian - 2009-10-13 Thickbox is included in the Zenphoto package. No need to call from a site. See the zenpage-default themes image.php which uses it for the full image (if the option is set) Separate news on Index and Thickbox problem - MarB - 2009-10-13 I switched to zenpage-default theme and tried to display fullimage. Didn't work. I think i messed it up. I'll reinstall zenphoto, this should definitely work. Thanks for help |