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
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
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
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
No Email upon submission - Printable Version

+- Form Tools (https://forums.formtools.org)
+-- Forum: Form Tools (https://forums.formtools.org/forumdisplay.php?fid=1)
+--- Forum: General Discussion (https://forums.formtools.org/forumdisplay.php?fid=5)
+--- Thread: No Email upon submission (/showthread.php?tid=662)



No Email upon submission - amoselkana - Apr 21st, 2010

Test email works fine but no emails are sent upon submission.
The submission itself works fine. Including Uploads.
Using FT2.
Any ideas?


RE: No Email upon submission - Ben - Apr 24th, 2010

Hi amoselkana,

Is this is a direct or API submission? There's a few things you could check:

1. Check that that "on form submission" trigger checkbox is checked on the Edit Form -> Emails tab -> Edit Email Template -> Configuration tab. That would be my first bet...
2. On that same page under Advanced Settings, check you haven't assigned the email template to be mapped to a View. If you have, confirm that the submission getting through DOES appear in the View specified.
3. Check the email template isn't disabled, too.
4. Lastly, double-check your email recipient email addresses. If they're incorrect, you won't get the emails of course.

Let me know how it goes!

- Ben


RE: No Email upon submission - amoselkana - Apr 25th, 2010

Hi Ben,

Is this is a direct or API submission? Direct

1. Check that that "on form submission" trigger checkbox is checked on the Edit Form -> Emails tab -> Edit Email Template -> Configuration tab. That would be my first bet... Checked
2. On that same page under Advanced Settings, check you haven't assigned the email template to be mapped to a View. If you have, confirm that the submission getting through DOES appear in the View specified. This is what is in the advanced settings: When sent >> For any form submission is checked, In the Include option to send >> Yes, for all Views is checked, Limit email content to fields >> All submissions is slected
3. Check the email template isn't disabled, too. It isn't
4. Lastly, double-check your email recipient email addresses. If they're incorrect, you won't get the emails of course. They are correct

What to do?


RE: No Email upon submission - Ben - Apr 25th, 2010

Huh, this is puzzling.

So when you say the test email works, you mean the test email from the "Test" tab on the Edit Email template page? (Just wanted to check you're not referring to the Swift Mailer test email).

I'm rather out of ideas... any possibility I could get temporary access to your server so I could log on and see the problem, then debug it directly? If so, email me at ben.keen@gmail.com with a reference to this thread.

- Ben