Quote:
Originally Posted by MicroHellas
I found a typo which most probably is causing this problem. Please open newsletter.php and in line 525 check if it's like:
Code:
$mail->Body = $bodytext.$bottomline;;
If yes, then change it to:
Code:
$mail->Body = $bodytext.$bottomline;
Please let me know.
Thank you
Maria
|
sorry for the delayed response its still the same maria 2 x vmoods is showing.