Hey I just finished installling From Tools on my website hosted on a linux server with Godaddy. I am updated to the latest version. When I set up email notifications I continually get a message saying email cant send. I tried to use the Swift Mailer module as a replacement foe the stock mailer. I got the test email to go through to my godaddy email. Using localhost and port 25 as the smtp server. When I go and set up the email notification though. I get crazy errors talking about errors in the api.php file.
Please any help you can offer is greatly appreciated. Let me know if you require any further information and I will be happy to provide it.
I receive this error while using SwiftMailer with localhost and port 25while trying to send an HTML test email:
Error: Invalid JSON:
Fatal error: Uncaught exception 'Exception' with message 'The sender parameter must either be a valid string email address or an instance of Swift_Address.' in /home/vixenadmin/public_html/form/modules/swift_mailer/php5/Swift.php:345 Stack trace: #0 /home/vixenadmin/public_html/form/modules/swift_mailer/library.php(301): Swift->send(Object(Swift_Message), Object(Swift_RecipientList), NULL) #1 /home/vixenadmin/public_html/form/global/code/emails.php(271): swift_send_email(Array) #2 /home/vixenadmin/public_html/form/global/code/actions.php(186): ft_send_test_email(Array) #3 {main} thrown in /home/vixenadmin/public_html/form/modules/swift_mailer/php5/Swift.php on line 345
and this error when sending a text test email:
Error: Invalid JSON:
Fatal error: Call to a member function setCharset() on a non-object in /home/vixenadmin/public_html/form/modules/swift_mailer/library.php on line 237
Please any help you can offer is greatly appreciated. Let me know if you require any further information and I will be happy to provide it.
I receive this error while using SwiftMailer with localhost and port 25while trying to send an HTML test email:
Error: Invalid JSON:
Fatal error: Uncaught exception 'Exception' with message 'The sender parameter must either be a valid string email address or an instance of Swift_Address.' in /home/vixenadmin/public_html/form/modules/swift_mailer/php5/Swift.php:345 Stack trace: #0 /home/vixenadmin/public_html/form/modules/swift_mailer/library.php(301): Swift->send(Object(Swift_Message), Object(Swift_RecipientList), NULL) #1 /home/vixenadmin/public_html/form/global/code/emails.php(271): swift_send_email(Array) #2 /home/vixenadmin/public_html/form/global/code/actions.php(186): ft_send_test_email(Array) #3 {main} thrown in /home/vixenadmin/public_html/form/modules/swift_mailer/php5/Swift.php on line 345
and this error when sending a text test email:
Error: Invalid JSON:
Fatal error: Call to a member function setCharset() on a non-object in /home/vixenadmin/public_html/form/modules/swift_mailer/library.php on line 237