E-card send - but arriving without image or stampicon E-card send - but arriving without image or stampicon
 

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

E-card send - but arriving without image or stampicon

Started by OS, February 09, 2005, 09:22:15 PM

Previous topic - Next topic

0 Members and 1 Guest are viewing this topic.

OS

Here is my Gallery (version 1.3.2)

http://myoldmac.net/cgi-data/gal/index.php

everything works fine for now, but when I try to send an ecard (use the little letter icon at image view page)
the card is send out correctly without any error. It arrives soon later in the recipients inbox,
but only with plain text and no images attached to the card.  :-\\

Can any one help me ? Is it due to a wrong CHMOD mode?  ???
MacOS aka Oliver
(https://coppermine-gallery.com/forum/proxy.php?request=http%3A%2F%2Fmyoldmac.net%2Fpicts%2FICON-nil.gif&hash=c24f7263cf61c3356cdad522022f6bc81c1f75e6)

Tranz

You know the link for when the ecard doesn't display correctly... could you please post that? We can then examine the code.

Also, please provide a test login so that we can try sending out the ecards.

OS

Quote from: TranzNDance on February 09, 2005, 09:26:03 PM
You know the link for when the ecard doesn't display correctly... could you please post that? We can then examine the code.

Also, please provide a test login so that we can try sending out the ecards.


Quote from: TranzNDance on February 09, 2005, 09:26:03 PM
You know the link for when the ecard doesn't display correctly... could you please post that? We can then examine the code.
......

TranzNDance, thank you for the fast reply,

here is the link:

http://myoldmac.net/cgi-data/gal/index.php/displayecard.php?data=YTo2On......AiO30%3D
if i click the link, my page come up, but with a "typo only" design?

Now i tried to add a Test User, everything ok, I get the conf. mail:

Thank you for registering at myoldmac.net Picture Gallery
Your username is : "test"
Your password is : "123wer"
In order to activate your account, you need to click on the link below
or copy and paste it in your web browser.

http://myoldmac.net/cgi-data/gal/index.phpregister.php?activate=01f553.......f2a2631

But the confirmation link does not link to a deposed confiramtion page on my server (to my 404 error page instead)
what´s up now... I added without problem my second user name few days before (confimation seems ok)

The new "test" log in seems to be unconfirmed.



Dear reader with the same problem, this one is solved and in the next reply by TranzNDance you find the correct answer to solve. In Reply #3

Thank you TranzNDance for your sonic support help,  :) Oliver


MacOS aka Oliver
(https://coppermine-gallery.com/forum/proxy.php?request=http%3A%2F%2Fmyoldmac.net%2Fpicts%2FICON-nil.gif&hash=c24f7263cf61c3356cdad522022f6bc81c1f75e6)

Tranz

#3
In your gallery Config, where it says Target address for the 'See more pictures' link in e-cards, it should be:
http://myoldmac.net/cgi-data/gal/ without index.php

When I removed index.php from the ecard url, it works:
http://myoldmac.net/cgi-data/gal/displayecard.php?data=removedsinceproblemsolved%3D

The image doesn't show because index.php is in the path when it shouldn't be. Once the setting is corrected, the new ecards should display properly.

Tranz

I just tried to visit your site at http://myoldmac.net/cgi-data/gal/ and got a 404 error. I guess your server doesn't recognize php index files. If you can edit the .htaccess file, add the following line:

DirectoryIndex index.php

If you can't edit the file, please contact your host to set it up so that index.php will be recognized as an index file so it will go to index.php without you having to have index.php in the URL.

OS

Quote from: TranzNDance on February 09, 2005, 10:15:01 PM
I just tried to visit your site at http://myoldmac.net/cgi-data/gal/ and got a 404 error. I guess your server doesn't recognize php index files. If you can edit the .htaccess file, add the following line:

DirectoryIndex index.php



hmmm, I have a .htm as index in my root server, can i add the .htaccess only in the /cgi-data/gal/ folder without deconnecting my index.htm in the root?
MacOS aka Oliver
(https://coppermine-gallery.com/forum/proxy.php?request=http%3A%2F%2Fmyoldmac.net%2Fpicts%2FICON-nil.gif&hash=c24f7263cf61c3356cdad522022f6bc81c1f75e6)

Tranz

Yes, you can put it in the subfolder gal so that it would only affect it and its subdirectories.

Tranz

Quote from: OS on February 09, 2005, 09:54:35 PM
Thank you TranzNDance for your sonic support help, :) Oliver[/b]
You are welcome, Oliver. :)

Did you check accessing your gallery without index.php? I still got a 404 not found error.

OS

Quote from: TranzNDance on February 10, 2005, 07:48:36 AM
Quote from: OS on February 09, 2005, 09:54:35 PM
Thank you TranzNDance for your sonic support help, :) Oliver[/b]
You are welcome, Oliver. :)

Did you check accessing your gallery without index.php? I still got a 404 not found error.

Dear TranzNDance, try again, should work now.

May you can solve another problem ,  ;D

I like to have the background color to be black, and the albums and elements in white.
Actually everything is white.

The coolest view would be a black space left and right and the white gallery in the page middle.
I tried it often, it seems to be in the stylesheed of the MacOS X scheme (i changed the picts)
Can you tell me the line / name of the relating background code that i have to change for that ?
MacOS aka Oliver
(https://coppermine-gallery.com/forum/proxy.php?request=http%3A%2F%2Fmyoldmac.net%2Fpicts%2FICON-nil.gif&hash=c24f7263cf61c3356cdad522022f6bc81c1f75e6)

Tranz

Great, it works now.

For your new question, please start a new thread in a more appropriate board, for themes. We have a one question per thread policy to make it easier to track issues. This one has been marked solved since your first issue has been resolved.

Thanks.

OS

Quote from: TranzNDance on February 10, 2005, 06:49:22 PM
For your new question, please start a new thread in a more appropriate board, for themes. We have a one question per thread policy to make it easier to track issues. This one has been marked solved since your first issue has been resolved.
Thanks.

Dear TranzNDance

here I opened a new topic in the Style section, may you can help me:

http://forum.coppermine-gallery.net/index.php?topic=14735.0
MacOS aka Oliver
(https://coppermine-gallery.com/forum/proxy.php?request=http%3A%2F%2Fmyoldmac.net%2Fpicts%2FICON-nil.gif&hash=c24f7263cf61c3356cdad522022f6bc81c1f75e6)