forum.coppermine-gallery.net

Support => cpg1.5.x Support => cpg1.5 email => Topic started by: travelbuff on March 08, 2011, 11:46:30 pm

Title: Failed to send email. Please try again later.
Post by: travelbuff on March 08, 2011, 11:46:30 pm
I have just upgraded to 1.5 and I'm no longer getting the registration emails and I discovered that the contact form does not work now either.  I'm almost positive the contact form was working on previous tests and I was getting email notifications about new users but now they are coming intermittantly also.  I have nothing set up in the SMTP settings, they are blank.  My server does support sending emails also.  When I send the contact form it gives me this error; Failed to send email. Please try again later.  I did see one post about the issue but it was in German.  Do I need to set up the SMTP portion?
Thanks!
Title: Re: Failed to send email. Please try again later.
Post by: Αndré on March 09, 2011, 01:23:44 pm
Please enable debug mode and post the extended error message (that's not the debug output). Alternatively you can try to use sending via SMTP, if your host supports it.
Title: Re: Failed to send email. Please try again later.
Post by: travelbuff on March 10, 2011, 12:04:55 am
Ok, did that here is the extended error.
D:home\contact.php - Line: 211

Line 211 is this code; cpg_die(ERROR, $lang_contact_php['failed_sending_email'], __FILE__, __LINE__);

Not sure what this means, it almost looks like the default error?  Hope this helps.
Title: Re: Failed to send email. Please try again later.
Post by: Αndré on March 10, 2011, 09:29:22 am
Please try the SMTP method or/and contact your hosting provider about that issue.