Page 1 of 1

Email.php error

PostPosted: Wed Dec 13, 2006 1:18 pm
Author: LtGen.UnderOth.FtL
I sometimes get this error when posting.

Failed sending email :: PHP ::

DEBUG MODE

Line : 233
File : emailer.php

how can i fix this.

Re: Email.php error

PostPosted: Wed Dec 13, 2006 2:22 pm
Author: Drop-Forged
Hello, UnderOth... <img>

Ok, first does your boards email function work, registration verification, board email, admin mass mail ect???



If it doesnt, then go to Admin CP / General Admin / Configuration + / Profile Settings

And where it says à¢Ãƒ ¢Ã¢â‚¬Å¡Ã‚ ¬Ãƒâ€¦Ã¢â‚¬Å“Always notify me of repliesà¢Ãƒ ¢Ã¢â‚¬Å¡Ã‚ ¬Ãƒâ€š

PostPosted: Thu Dec 14, 2006 9:13 am
Author: LtGen.UnderOth.FtL
hello Sir <img>

ya its already selected. Its really agravating cuz its only happens sometimes.

Re: Email.php error

PostPosted: Thu Dec 14, 2006 7:16 pm
Author: Drop-Forged
Hmmm.

The only thing I can think of is that it is trying to e-mail someone who wants to be notified of replies, and your php mail function is blocked.


If your php mail function is blocked, you should contact your host, and see if you could get it unblocked, unless it is a home server, or free host.

Or if you have a SMTP through your host you could try to configure your board to use that in Admin CP / General Admin / Configuration.

Other then that, I dont know.

Sorry... <img>

Re: Email.php error

PostPosted: Thu Dec 14, 2006 7:36 pm
Author: Teelk
I'm not entirely sure that this is an actual feature, but it's possible that there's some kind of server setting that's restricting x number of times the php mail function can be accessed in a certain time period. I'd contact your host to find out if that's the case. If you're hosting it yourself we can do a little research to find out.