Extra link to Ecard.php Extra link to Ecard.php
 

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

Main Menu

Extra link to Ecard.php

Started by Claudio, December 23, 2005, 07:54:13 PM

Previous topic - Next topic

0 Members and 1 Guest are viewing this topic.

Claudio

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

Claudio


Tranz

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.

Claudio

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

Nibbler

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

Claudio

I just tried some things, i'm not a wizkid :-(
i tried some code's, but non worked :-(

Nibbler

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.

Claudio

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>

Claudio

2006, HAPPY NEWYEAR to you all  :)

Claudio

I dont hear anything, isn't it possible? :'(