ZenphotoCMS Forum
how to get the " Location " shows in " zenphoto" - 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: how to get the " Location " shows in " zenphoto" (/thread-3090.html)



how to get the " Location " shows in " zenphoto" - bill61 - 2008-06-13

hi developers

to get Custom data:

i use this code:

now, for " Location" what should i use??

i trieds swap " AlbumCustom " in the code above to " Location" but it did not work and it gave me an arror




how to get the " Location " shows in " zenphoto" - acrylian - 2008-06-13

Do you mean this?: http://www.zenphoto.org/documentation/zenphoto/_template-functions.php.html#functiongetImageLocation

There is no equivalent for albums.




how to get the " Location " shows in " zenphoto" - bill61 - 2008-06-14

hi acrylian

yes this is the one

should i write the code like this:

??????????




how to get the " Location " shows in " zenphoto" - acrylian - 2008-06-14

echo getImageLocation(), only functions with "print" in the name print themselves.