The following warnings occurred: | ||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||
Warning [2] Undefined array key "avatartype" - Line: 783 - File: global.php PHP 8.1.31 (Linux)
|
Problem sending e-mails from my form - Printable Version +- Form Tools (https://forums.formtools.org) +-- Forum: Modules / Other (https://forums.formtools.org/forumdisplay.php?fid=8) +--- Forum: Modules (https://forums.formtools.org/forumdisplay.php?fid=16) +--- Thread: Problem sending e-mails from my form (/showthread.php?tid=1649) |
Problem sending e-mails from my form - inaki02 - Sep 21st, 2011 I am getting the following error when trying to send an e-mail after form submission Error: Invalid JSON: Fatal error: Call to a member function setCharset() on a non-object in /formtools/modules/swift_mailer/library.php on line 237 RE: Problem sending e-mails from my form - Ben - Sep 22nd, 2011 Hi inaki, Does the error occur in the Form Tools interface, or in your form itself? It sounds like some sort of incompatibility between what's running on your server and the Swift Mailer module... - Ben RE: Problem sending e-mails from my form - inaki02 - Sep 22nd, 2011 OK thanks, I am taking all the forms out of my site, it was not automated enough having to go check for new post at the admin page. RE: Problem sending e-mails from my form - Ben - Sep 22nd, 2011 Sorry to hear that! All the best - Ben |