How can I get URL of each photo?
I mean $picture_url or not?
I want to use it in theme.php
--
Thank you
I mean I want to get LINK
like this
http://www.gallery.com/albums/users/12123/image.jpg
I want to make some manipulations with picture
Depends where in the code you need to use it.
---------
| |
| |
| |
---------
TITLE of the IMAGE
=here=
maybe '{IMAGE}' => $CURRENT_PIC_DATA['header'].$CURRENT_PIC_DATA['html'].$CURRENT_PIC_DATA['footer'],
but I need only URL from Normal picture
http://forum.coppermine-gallery.net/index.php?topic=6217.msg27248#msg27248 (http://forum.coppermine-gallery.net/index.php?topic=6217.msg27248#msg27248)