Bug tracker
functions_messenger.php on ver 3.0.5 causing emailing issues (fix completed in vcs)
-------------
E-mail error
?? EMAIL/PHP/mail()
/forums/posting.php
[phpBB Debug] PHP Notice: in file /includes/functions_messenger.php on line 446: mail(): Bad parameters to mail() function, mail not sent.
---------------
I narrowed down the error to when there was an email to be sent as a notification for a new post in a followed topic.
I posted a support forums: viewtopic.php?f=46&t=1635645
After enough trial and error another user came up with the solution to swap out the .../includes/functions_messenger.php from the v.3.0.4 update with the v.3.0.5 one and it worked.
Multiple people have confirmed this to be a temporary solution.
Comments / History
See also here; viewtopic.php?f=46&t=1647295&p=9923175#p9923175
viewtopic.php?f=46&t=1628965&p=9907495#p9907495
I don't use SMTP for emailing.
Alert emails for send/receive Private Messages are OK but all other emails (topic reply, user registration, etc) are not working.
Just updated from 3.04 to 3.05.
Forum was working fine before that.
Error Log:
E-mail erro
ยป EMAIL/PHP/mail()
/bbs/cron.php
[phpBB Debug] PHP Notice: in file /includes/functions_messenger.php on line 693: mail() [function.mail]: Bad parameters to mail() function, mail not sent.
Thanks
Can you please send me your includes/functions_messenger.php?
Thanks.
EDIT: Also, what php version are you using? How did you update?
PHP Version 5.2.5
System Linux p3slh004.shr.phx3.secureserver.net 2.4.21-53.ELsmp #1 SMP Wed Nov 14 03:54:12 EST 2007 i686
functions_messenger.php attached.
Updated using Automatic Update Package from 3.0.4 to 3.0.5