Aug 31st, 2012, 10:34 AM
Hi Everyone,
I have enable SwiftMailer and sent a test successfully, but when i try a form submission I get this error:
Fatal error: Call to a member function setCharset() on a non-object in /home/congrega/public_html/cms/tributedinner/form_manager/modules/swift_mailer/library.php on line 237
And the corresponding line in the library file is -
$email->setCharset($settings["charset"]);
I am lost here, so any help would be appreciated.
I have enable SwiftMailer and sent a test successfully, but when i try a form submission I get this error:
Fatal error: Call to a member function setCharset() on a non-object in /home/congrega/public_html/cms/tributedinner/form_manager/modules/swift_mailer/library.php on line 237
And the corresponding line in the library file is -
$email->setCharset($settings["charset"]);
I am lost here, so any help would be appreciated.