The following warnings occurred:
Warning [2] Undefined array key "avatartype" - Line: 783 - File: global.php PHP 8.1.31 (Linux)
File Line Function
/global.php 783 errorHandler->error
/printthread.php 16 require_once
Warning [2] Undefined array key "avatartype" - Line: 783 - File: global.php PHP 8.1.31 (Linux)
File Line Function
/global.php 783 errorHandler->error
/printthread.php 16 require_once
Warning [2] Undefined variable $newpmmsg - Line: 40 - File: global.php(841) : eval()'d code PHP 8.1.31 (Linux)
File Line Function
/global.php(841) : eval()'d code 40 errorHandler->error
/global.php 841 eval
/printthread.php 16 require_once
Warning [2] Undefined array key "style" - Line: 909 - File: global.php PHP 8.1.31 (Linux)
File Line Function
/global.php 909 errorHandler->error
/printthread.php 16 require_once
Warning [2] Undefined property: MyLanguage::$lang_select_default - Line: 5024 - File: inc/functions.php PHP 8.1.31 (Linux)
File Line Function
/inc/functions.php 5024 errorHandler->error
/global.php 909 build_theme_select
/printthread.php 16 require_once
Warning [2] Undefined array key "additionalgroups" - Line: 7162 - File: inc/functions.php PHP 8.1.31 (Linux)
File Line Function
/inc/functions.php 7162 errorHandler->error
/inc/functions.php 5044 is_member
/global.php 909 build_theme_select
/printthread.php 16 require_once
Warning [2] Undefined array key 1 - Line: 1415 - File: inc/functions.php PHP 8.1.31 (Linux)
File Line Function
/inc/functions.php 1415 errorHandler->error
/inc/functions.php 1370 fetch_forum_permissions
/printthread.php 76 forum_permissions
Warning [2] Undefined array key "showimages" - Line: 160 - File: printthread.php PHP 8.1.31 (Linux)
File Line Function
/printthread.php 160 errorHandler->error
Warning [2] Undefined array key "showvideos" - Line: 165 - File: printthread.php PHP 8.1.31 (Linux)
File Line Function
/printthread.php 165 errorHandler->error



Form Tools
Form Tools trouble with email notification - Printable Version

+- Form Tools (https://forums.formtools.org)
+-- Forum: Form Tools (https://forums.formtools.org/forumdisplay.php?fid=1)
+--- Forum: Installation (https://forums.formtools.org/forumdisplay.php?fid=4)
+--- Thread: Form Tools trouble with email notification (/showthread.php?tid=3067)



Form Tools trouble with email notification - 604vixens - Jun 6th, 2014

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