Recent Topics

1 Feb 06, 2006 19:25    

Hi.

Working with 'b2evo v0.9.1' on an old machine with 'Windows Server 2003' + 'IIS 6.0' + 'PHP 4.3.11'.

My user's got "check this to receive notification whenever one of your posts receives comments" box checked, but I don't receive any message.

I traced the process, and this line at 'htsrv/comment_post.php' doesn't work:


send_mail( $recipient, $subject, $notify_message, $mail_from );

Any similar experience?

2 Feb 07, 2006 10:41

Hi.

I've got the solution for this issue.

FYI:
Just change the mail headers within the 'send_mail' function at 'b2evocore/_functions.php'.


Form is loading...