coppermine-gallery.com/forum

Support => cpg1.3.x Support => Older/other versions => cpg1.3 Ecards & Email => Topic started by: courtney. on August 25, 2004, 05:13:16 AM

Title: 3 Problems with e-cards
Post by: courtney. on August 25, 2004, 05:13:16 AM
Hello & thanks for coppermine,
I have installed successfully but now I am coming to a few problems with e-cards. First off I am using cpg1.3.2 version.

1. I can send e-cards successfully but once they are sent you go to view them in email and there is no picture showing up. Just an outline of what should be there. I tested this on Gmail & Hotmail both and they do the same.

2. Both links are not working, "If the e-card does not display correctly, click this link" when clicked on, it shows this page: "Not Found
The requested URL /displayecard.php was not found on this server."

and then the second link shows the coppermine main page. Which I had done some searching in this forum & was told that I could hardcode the ecard php to a link and I done that with no success. I would like to target this to the e-cards section instead of coppermine.

3. The date & time at the bottom is wrong as well.

Any help given on this would be greatly appreciated.
Thank You for your time.
Title: Re: 3 Problems with e-cards
Post by: Joachim Müller on August 25, 2004, 09:56:31 AM
Quote from: courtney. on August 25, 2004, 05:13:16 AM1. I can send e-cards successfully but once they are sent you go to view them in email and there is no picture showing up. Just an outline of what should be there. I tested this on Gmail & Hotmail both and they do the same.
make a right-click, properties on the broken image and post what url it refers to.

Quote from: courtney. on August 25, 2004, 05:13:16 AM2. Both links are not working, "If the e-card does not display correctly, click this link" when clicked on, it shows this page: "Not Found
The requested URL /displayecard.php was not found on this server."
post the url the link points to.

Quote from: courtney. on August 25, 2004, 05:13:16 AMand then the second link shows the coppermine main page. Which I had done some searching in this forum & was told that I could hardcode the ecard php to a link and I done that with no success. I would like to target this to the e-cards section instead of coppermine.
do some more searching, this has been asked (and answered) before (the place to edit to hardcode a link). Post what exactly you have modified.

Quote from: courtney. on August 25, 2004, 05:13:16 AM3. The date & time at the bottom is wrong as well.
sure will be, if your server is in another time zone

Have you made sure to set the "target for ecard" up properly in coppermine config. Post what your setting is.

GauGau
Title: Re: 3 Problems with e-cards
Post by: jamurillo on September 04, 2004, 07:11:55 PM
Hi,

I am having the same 3  problems with E-cards since i update from 1.3.0 to 1.3.2 to days ago.


Notice: Undefined index: email in /home/jamurill/public_html/stock/ecard.php on line 48.

USER:
------------------
Array
(
    [ID] => 63401df9617c4b053c58fb899397d9d3
    [am] => 1
    [liv] => Array
        (
           
Title: Re: 3 Problems with e-cards
Post by: Nibbler on September 04, 2004, 08:07:49 PM
OK, so post the info requested from the original poster.
Title: Re: 3 Problems with e-cards
Post by: jamurillo on September 04, 2004, 08:20:22 PM
Ok, after send the Ecard i get this:

Notice: Undefined variable: IPTC_data in /home/jamurill/public_html/stock/include/iptc.inc.php on line 49

Notice: Undefined variable: meta_keywords in /home/jamurill/public_html/stock/displayimage.php on line 632

...........
USER:
------------------
Array
(
    [ID] => 63401df9617c4b053c58fb899397d9d3
    [am] => 1
    [liv] => Array
        (
           
Title: Re: 3 Problems with e-cards
Post by: Nibbler on September 04, 2004, 08:47:48 PM
Your target address for ecard link in config is wrong, it has to be http://www.jamurillo.com/stock/ for coppermine to work properly. You can hard code the link people click on for more pics in ecard.php if you look in this board for the post.
Title: Re: 3 Problems with e-cards
Post by: jamurillo on September 04, 2004, 09:07:42 PM
Thanks Nibbler !

I use to have it like this in cpg 1.3.0 and that work, but never mind......

Now is working great !

Thanks a lot.