![]() |
|
- 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: (/thread-12881.html) |
- Guest - 16-06-2026 I am trying to set the default sized image as a background image on the image.php but I need to figure out how to call that function. I've got but getSizedImageURL or getDefaultImageURL aren't working out. I'd essentially just like to figure out how to get the URL only from the portion where in templates it uses printDefaultSizedImage Thanks. - spuddle - 13-03-2009 I am trying to get some similar data too. printDefaultSizedImage doesn't seem to provide a straight path to the "cache" resized images. For example the image I am trying to access may be located at: "/cache/album/photo1.jpg_w89_cw89_ch67.jpg". What would be the correct call to use? - spuddle - 13-03-2009 Found answer at: http://www.zenphoto.org/support/topic.php?id=3399#post-20388 "" (where 400 is the image size). |