News:

CPG Release 1.6.29
During HTML5 upload, keep pseudo blank code 200 messages from triggering error condition
added Russian language
correct failure to use theme menu icons in album manager
minor vulnerabilities mitigation

Main Menu

Two email problems

Started by pharaoh, July 09, 2004, 08:14:26 AM

Previous topic - Next topic

0 Members and 1 Guest are viewing this topic.

pharaoh

Hi,

I have two problems with email functions:

  • 1. When trying to send an e-card the "your email" box is empty and there is no way to add an enrty. Hence i'm unable to send an e-card.
  • 2. when testing the user registration, i got this error " critical error, can not send registration e-mail"

Any sugestions

site: www.schmid-family.net/album

Thanks

pharaoh

OK
Problem 1 solved, working on no2

thanks

Joachim Müller

you probably will have to send emails over smtp, edit include/mailer.inc.php and find$CONFIG['smtp_host'] = '';
$CONFIG['smtp_username'] = '';
$CONFIG['smtp_password'] = '';


GauGau