![]() |
|
Full size image pointing nowhere ( getNextImageURL() ) - 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: Full size image pointing nowhere ( getNextImageURL() ) (/thread-6773.html) |
Full size image pointing nowhere ( getNextImageURL() ) - weweje - 2010-03-14 Hello all.
` Thank you very much Full size image pointing nowhere ( getNextImageURL() ) - weweje - 2010-03-14 I mean something better than $Index = getGalleryIndexURL(false); if (!empty($tburl) && $next!=($Index."/.html")) ` Full size image pointing nowhere ( getNextImageURL() ) - acrylian - 2010-03-14 Your code example is broken. You need to put code within I don't understand the $tburl variable or the full image link in this theme has nothing to do with next/prev images. It is simply display the full image in layer box. No next/prev involved in that. You did see the Full size image pointing nowhere ( getNextImageURL() ) - weweje - 2010-03-14 you're right it's broken . |