coppermine-gallery.com/forum

Support => cpg1.4.x Support => Older/other versions => cpg1.4 themes/skins/templates => Topic started by: Claudio on December 23, 2005, 07:54:13 PM

Title: Extra link to Ecard.php
Post by: Claudio on December 23, 2005, 07:54:13 PM
Hij thereĀ  :'(
Ik wish to ad a link on mij imagepage...but i can't find the code :-(
Above the image is a link that must lead to the e-car...

Hereby my url... (WATCH OUT, ITS A ADULT GALLERY!!!)
http://www.mijnxxxfoto.nl/Mijn-XXX-Foto/displayimage.php?album=29&pos=0

Best regards,

Claudio
Title: Re: Extra link to Ecard.php
Post by: Claudio on December 30, 2005, 07:25:27 PM
isn't this possible  :'(
Title: Re: Extra link to Ecard.php
Post by: Tranz on December 30, 2005, 07:41:20 PM
I don't know what you want (and I'm not looking at the link). You could make it easier by loading a safe image and pointing a link to it.

Do you want the ecard link to show up? Do you want another ecard link? This might be a theming question and not ecard.
Title: Re: Extra link to Ecard.php
Post by: Claudio on December 30, 2005, 08:39:18 PM
Hi TranzNDance,

Tnx for your fast reply :-)

When ik look at: http://www.mijnxxxfoto.nl/Mijn-XXX-Foto/displayimage.php?album=29&pos=0 the picture (It's a picture of my car, therefor save for all ages'<LOL>)
You see the line "Stuur deze foto als e-mail naar een vriend(in) !!! Klik HIER!" its dutch, (Translation: Send this picture as e-card to a friend, Click here)
When the people k=click on that line i want the e-card to come up, just like when people click the e-card button.
I hope yo can help me  :'(

Best regards,

Claudio
Title: Re: Extra link to Ecard.php
Post by: Nibbler on December 30, 2005, 08:43:15 PM
Can you post how you got to where you are currently ?
Title: Re: Extra link to Ecard.php
Post by: Claudio on December 30, 2005, 08:46:48 PM
I just tried some things, i'm not a wizkid :-(
i tried some code's, but non worked :-(
Title: Re: Extra link to Ecard.php
Post by: Nibbler on December 30, 2005, 09:19:04 PM
You need to post what you did to get

QuoteStuur deze foto als e-mail naar een vriend(in) !!! Klik HIER!

Then I can tell you how to change it.
Title: Re: Extra link to Ecard.php
Post by: Claudio on December 30, 2005, 10:14:49 PM
In themes.inc.php i have changed the tabel like this:
EOT;
// HTML template for intermediate image display
if (!isset($template_display_media))  //{THEMES}


    $cat_link = is_numeric($album) ? '' : '&amp;cat=' . $cat;
$template_display_media = <<<EOT

        <tr>
                <td align="center" class="display_media" nowrap="nowrap">
                        <table cellspacing="2" cellpadding="0" class="imageborder">
                                <tr>
                                        <td align="center"><p align="center">

<a href="ecard.php?album=$album$cat_link&pid=$pid&pos=$pos" title="{ECARD_TITLE}">
Stuur deze foto als e-mail naar een vriend(in) !!! Klik HIER!</a>


<BR>
                                                {IMAGE}

                                        </td>
                                </tr>
                        </table>
                </td></tr>
                <tr><td>
Title: Re: Extra link to Ecard.php
Post by: Claudio on January 01, 2006, 06:29:37 PM
2006, HAPPY NEWYEAR to you all  :)
Title: Re: Extra link to Ecard.php
Post by: Claudio on January 05, 2006, 06:46:01 PM
I dont hear anything, isn't it possible? :'(