Advanced search  

News:

CPG Release 1.6.26
Correct PHP8.2 issues with user and language managers.
Additional fixes for PHP 8.2
Correct PHP8 error with SMF 2.0 bridge.
Correct IPTC supplimental category parsing.
Download and info HERE

Pages: [1]   Go Down

Author Topic: Extra link to Ecard.php  (Read 5939 times)

0 Members and 1 Guest are viewing this topic.

Claudio

  • Coppermine newbie
  • Offline Offline
  • Posts: 7
Extra link to Ecard.php
« 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
« Last Edit: December 30, 2005, 08:56:16 pm by Claudio »
Logged

Claudio

  • Coppermine newbie
  • Offline Offline
  • Posts: 7
Re: Extra link to Ecard.php
« Reply #1 on: December 30, 2005, 07:25:27 pm »

isn't this possible  :'(
Logged

Tranz

  • Dev Team member
  • Coppermine addict
  • ****
  • Country: 00
  • Offline Offline
  • Gender: Female
  • Posts: 6149
Re: Extra link to Ecard.php
« Reply #2 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.
Logged

Claudio

  • Coppermine newbie
  • Offline Offline
  • Posts: 7
Re: Extra link to Ecard.php
« Reply #3 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
Logged

Nibbler

  • Guest
Re: Extra link to Ecard.php
« Reply #4 on: December 30, 2005, 08:43:15 pm »

Can you post how you got to where you are currently ?
Logged

Claudio

  • Coppermine newbie
  • Offline Offline
  • Posts: 7
Re: Extra link to Ecard.php
« Reply #5 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 :-(
Logged

Nibbler

  • Guest
Re: Extra link to Ecard.php
« Reply #6 on: December 30, 2005, 09:19:04 pm »

You need to post what you did to get

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

Then I can tell you how to change it.
Logged

Claudio

  • Coppermine newbie
  • Offline Offline
  • Posts: 7
Re: Extra link to Ecard.php
« Reply #7 on: December 30, 2005, 10:14:49 pm »

In themes.inc.php i have changed the tabel like this:
Code: [Select]
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>
Logged

Claudio

  • Coppermine newbie
  • Offline Offline
  • Posts: 7
Re: Extra link to Ecard.php
« Reply #8 on: January 01, 2006, 06:29:37 pm »

2006, HAPPY NEWYEAR to you all  :)
Logged

Claudio

  • Coppermine newbie
  • Offline Offline
  • Posts: 7
Re: Extra link to Ecard.php
« Reply #9 on: January 05, 2006, 06:46:01 pm »

I dont hear anything, isn't it possible? :'(
Logged
Pages: [1]   Go Up
 

Page created in 0.027 seconds with 20 queries.