forum.coppermine-gallery.net

Support => cpg1.4.x Support => Older/other versions => cpg1.4 miscellaneous => Topic started by: Zaaka on March 10, 2007, 10:02:38 pm

Title: File location needed
Post by: Zaaka on March 10, 2007, 10:02:38 pm
I am wanting to place a small button under each thumbnail (and main picture) but which files do I need to edit?
Title: Re: File location needed
Post by: Nibbler on March 10, 2007, 10:07:53 pm
Locate the templates you need to change in the sample theme's theme.php, copy them to your theme.php and modify your copy. Look for

Code: [Select]
// HTML template for thumbnails display
and

Code: [Select]
// HTML template for intermediate image display
Title: Re: File location needed
Post by: Zaaka on March 11, 2007, 02:25:56 pm
Managed to do that, however i Have a query, how would I insert the picture filename, into a form fields value?

eg. I would need the filename instead of the ########


<input type="hidden" name="item_number" value="########">
Title: Re: File location needed
Post by: Joachim Müller on March 12, 2007, 08:29:36 am
Depends on where you want to use that piece of code.
Title: Re: File location needed
Post by: Zaaka on March 18, 2007, 05:47:09 pm
What I am trying to do is sell my photo's on my site, I have all the code etc to use paypal (places a Buy Now button below the picture), however I need to insert the photo's filename as a URL parameter when passing the paypal details to paypal.

you can view what I have done so far by visiting www.clubsnortheast.com/g (http://www.clubsnortheast.com/g)
Title: Re: File location needed
Post by: Joachim Müller on March 18, 2007, 06:58:28 pm
Actually, there's a load of mods that do what you're trying to accomplish. Why not try one of them instead of re-inventing the wheel?
"coppermine-gallery.net > No Support > Modifications/Add-Ons/Hacks > Mods: Selling pictures (http://forum.coppermine-gallery.net/index.php?board=73.0)" and "coppermine-gallery.net > Support > cpg1.4.x Support > cpg1.4 plugins > cpg1.4 plugin contributions > Shopping cart (http://forum.coppermine-gallery.net/index.php?topic=32231.0)"