Page 1 of 1

Ye've a bug with registration!

Posted: Fri Dec 22, 2006 5:27 am
by richmix
Failed sending email :: PHP ::

DEBUG MODE

Line : 236
File : emailer.php
Shown immediately after successful registration on the forums. NOT after I activated my account, just after I registered. The email sent fine, though.

Posted: Fri Dec 22, 2006 5:28 am
by Chris Corbyn
Thanks for that... I wonder what's caused that :?

Will look into it asap.

Posted: Tue Dec 26, 2006 7:23 am
by feyd
Is this continuing to happen for people?

Error happened to me

Posted: Sat Dec 30, 2006 1:24 pm
by markfm
Saw the same error too when I just registered moments ago. However I did receive the email and confirmed my registration.

At least this problem wasn't as fatal as the error I experienced a few days ago. You guys fixed something. Check the "Memberlist" and notice that no one joined between 23 and 30 December. At least we can register now.

I would have alerted someone to this problem days ago, but there is no "Contact us" link or any moderator contact info available to non members.

--Mark

Re: Ye've a bug with registration!

Posted: Wed Jan 17, 2007 11:26 am
by Ginja_Ninja
Hello all.
richmix wrote:
Failed sending email :: PHP ::

DEBUG MODE

Line : 236
File : emailer.php
Shown immediately after successful registration on the forums. NOT after I activated my account, just after I registered. The email sent fine, though.
Yes this is still happening. I saw the same message as the one described above, but i did receive emails.

Take Care
G_N

Posted: Wed Jan 17, 2007 11:40 am
by feyd
Unfortunately, it appears we are unable to fix the issue.

It appears the mail server is overloaded. Why, I have no idea.

Posted: Wed Jan 17, 2007 11:40 am
by Chris Corbyn
As far as I know IMHosted have changed some stuff with the MX servers because we saw issues with mails being rejected as spam due to a lack of rDNS not long back.

This can perhaps be "patched up" either way :)

Posted: Wed Jan 17, 2007 2:13 pm
by RobertGonzalez
The mails are sending, but the error is showing anyway?

Posted: Wed Jan 17, 2007 2:52 pm
by feyd
Yeah.

Posted: Thu Jan 18, 2007 3:56 am
by Grim...
No way to supress the error?

Posted: Thu Jan 18, 2007 12:46 pm
by RobertGonzalez
This issue is currently being discussed among the moderators and admins.

Posted: Thu Jan 18, 2007 5:18 pm
by RobertGonzalez
feyd wrote:Apparently there was a server issue as I got a note back from IMHosted saying they fixed something (they didn't go into details) and they are actively monitoring the server now.

So I think we should let the users know and let this sit for a while to see if it still happens for folks.
FYI, this situation is currently under review with our host.

Posted: Mon Mar 19, 2007 3:35 pm
by Zarel
For reference, here is a screenshot.

Image

I don't understand why this can't be suppressed. I mean, prepending @'s to functions, commenting out echo's, or, if absolutely necessary, using output buffering and throwing away the results should fix it temporarily. It's not like the mails aren't being sent.

Posted: Mon Mar 19, 2007 3:39 pm
by Chris Corbyn
It can't be surpressed with error suppression since phpBB manually throws it with it's own error system, but it can be commented out. I'll see what we can do :)

Posted: Tue Mar 20, 2007 8:36 am
by Chris Corbyn
This should no longer be happening. Fingers crossed :)