Re: OF 1.3.1 notification email: sent twice each email.
Date: September 10, 2012 08:22AM
Hi,
That's strange.
I have no clue. Take à look a the classes/mail.class.php file. Go to line 169 (it should be the start of send function). Then within the send function, just after if (count($allRecipients) > 0) {
add an printf($allRecipients); then a die(); to check if e-mail are not twice.
Best regards,
Christophe LARATTE
OpenFlyers manager