coppermine-gallery.com/forum

Support => Older/other versions => cpg1.2 Standalone Support => Topic started by: andrefersen on January 30, 2004, 03:26:22 AM

Title: Critical error: registration confirmation
Post by: andrefersen on January 30, 2004, 03:26:22 AM
Hi friend's, I´m new for here.
I've a error at register a new account:

Critical error
The registration confirmation email can't be send !
 
File: /home/andrefersen/hobbit/register.php - Line: 231


DEBUG MODE IS ENABLE and show it:



Warning: mail(): Could not execute mail delivery program in /home/andrefersen/hobbit/include/mailer.inc.php on line 37


and header show it:

Notice: Constant SILLY_SAFE_MODE already defined in /home/andrefersen/hobbit/include/config.inc.php on line 4


I have a php website running(use other DB) and smtp is work fine( nuke cops TEST SMTP)....

Please I need a solution.

Thanks in advanced :lol:
Title: Critical error: registration confirmation
Post by: moorey on January 30, 2004, 03:33:17 AM
Open /cpg/include/mailer.inc.php and edit:
Quote$CONFIG['smtp_host'] = '';
$CONFIG['smtp_username'] = '';
$CONFIG['smtp_password'] = '';

Usually you'd just need the smtp_host.
Title: Critical error: registration confirmation
Post by: andrefersen on January 30, 2004, 07:51:43 PM
help
Title: Critical error: registration confirmation
Post by: Casper on January 30, 2004, 08:01:15 PM
@andrefersen, DO NOT post links that contain images that may cause offence without warning.

I edited your post accordingly.

Casper
Title: smtp
Post by: andrefersen on January 30, 2004, 10:49:16 PM
SORRY, the link is deleted.

I Like COPPERMINE and I am helping I in the translation.  

IT is the code correct...I put it:

Quote$CONFIG['smtp_host'] = "localhost";
$CONFIG['smtp_username'] = "";
$CONFIG['smtp_password'] = "";

THE COPPERMINE is running OK
thank. :D :D  :D