coppermine-gallery.com/forum

Support => cpg1.4.x Support => Older/other versions => cpg1.4 miscellaneous => Topic started by: pea32ant on July 04, 2006, 11:03:32 AM

Title: Variables
Post by: pea32ant on July 04, 2006, 11:03:32 AM
How can I get URL of each photo?

I mean    $picture_url        or not?

I want to use it in theme.php


--
Thank you
Title: Re: Variables
Post by: pea32ant on July 04, 2006, 12:40:30 PM
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
Title: Re: Variables
Post by: Nibbler on July 04, 2006, 01:07:19 PM
Depends where in the code you need to use it.
Title: Re: Variables
Post by: pea32ant on July 04, 2006, 02:55:01 PM
---------
|          |
|          |
|          |
---------
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
Title: Re: Variables
Post by: pea32ant on July 06, 2006, 03:47:57 PM
http://forum.coppermine-gallery.net/index.php?topic=6217.msg27248#msg27248 (http://forum.coppermine-gallery.net/index.php?topic=6217.msg27248#msg27248)