Bug tracker

This ticket has been moved to our new tracker. Open Ticket PHPBB3-8413 now.

functions_messenger.php on ver 3.0.5 causing emailing issues (fix completed in vcs)

After updating forums from 3.0.1 all the way to 3.0.5. I found out that some emails weren't being sent per an error in the error log.
-------------
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

Moved ticket from project "Issue trackers" (Bug tracker) to "phpBB 3.0.x" (Bug tracker)

Action performed by bantu (3.0 Release Manager) on Jun 15th 2009, 20:03

Assigned ticket to user "bantu"

Action performed by bantu (3.0 Release Manager) on Jun 15th 2009, 20:04

Changed ticket status from "New" to "Reviewed"

Action performed by bantu (3.0 Release Manager) on Jun 15th 2009, 20:04

Set this ticket to "unassigned"

Action performed by bantu (3.0 Release Manager) on Jun 15th 2009, 20:07

Changed ticket status from "Reviewed" to "New"

Action performed by bantu (3.0 Release Manager) on Jun 15th 2009, 20:07

Edited ticket

Action performed by the1_thedave on Jun 15th 2009, 20:24

Posted by leviatan21 on Jun 15th 2009, 20:34

Can you post your E-mail settings please ?

Posted by Paul (MOD Team Member) on Jun 15th 2009, 20:42

See the support topic he linked, iam currently trying to find out what it caused.
See also here; viewtopic.php?f=46&t=1647295&p=9923175#p9923175

Posted by the1_thedave on Jun 15th 2009, 22:54

Email Settings posted in this other somewhat related topic.

viewtopic.php?f=46&t=1628965&p=9907495#p9907495

I don't use SMTP for emailing.

Edited post #162635

Action performed by the1_thedave on Jun 15th 2009, 22:56

Changed ticket status from "New" to "Awaiting information"

Action performed by ToonArmy (Development Team Member) on Jun 19th 2009, 07:40

Assigned ticket to user "Paul"

Action performed by ToonArmy (Development Team Member) on Jun 19th 2009, 07:40

Posted by Alexandre Zart on Jun 19th 2009, 21:16

I have the same problem here.
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.

Posted by Paul (MOD Team Member) on Jun 19th 2009, 21:18

If you are able to, can you provide my FTP access so I can test it at your board as well? You can send it to me by PM (Please include your board url).
Thanks :)

Posted by Alexandre Zart on Jun 20th 2009, 10:19

Sorry. I can't provide FTP access.
Forum URL: www.plastimodelismo.org/bbs/

Posted by Paul (MOD Team Member) on Jun 20th 2009, 13:29

Alexandre Zart,

Can you please send me your includes/functions_messenger.php?

Thanks.

EDIT: Also, what php version are you using? How did you update?

Edited post #163975

Action performed by Paul (MOD Team Member) on Jun 20th 2009, 13:37

Posted by Alexandre Zart on Jun 20th 2009, 14:10

Sure.
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

Ticket details

Related SVN changesets