ZenphotoCMS Forum
Image URL - 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: Image URL (/thread-2320.html)



Image URL - Boogada - 2008-03-03

Hi,

I've just updated to the latest version and now I have a problem. Sometimes I want to post an image that is in my gallery on other places and I just copied the URL from the image. Now I get something like:

http://www.mydomain.de/zenphoto/index.php?album=2008&image=image.jpg&p=*full-image

This of course is no valid URL to use. How can I change the code to get the "real" url so I can just paste it? This worked before until the update.

My image.php uses:




Image URL - sbillard - 2008-03-03

You can use the raw url: http://www.mydomain.de/zenphoto/albums/album=2008/image=image.jpg

The full image page does zenphoto processing which you may not want.