The following warnings occurred:
Warning [2] Undefined array key "avatartype" - Line: 783 - File: global.php PHP 8.1.27 (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.27 (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.27 (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.27 (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.27 (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.27 (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.27 (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.27 (Linux)
File Line Function
/printthread.php 160 errorHandler->error
Warning [2] Undefined array key "showvideos" - Line: 165 - File: printthread.php PHP 8.1.27 (Linux)
File Line Function
/printthread.php 165 errorHandler->error
Warning [2] Undefined array key "showimages" - Line: 160 - File: printthread.php PHP 8.1.27 (Linux)
File Line Function
/printthread.php 160 errorHandler->error
Warning [2] Undefined array key "showvideos" - Line: 165 - File: printthread.php PHP 8.1.27 (Linux)
File Line Function
/printthread.php 165 errorHandler->error
Warning [2] Undefined array key "showimages" - Line: 160 - File: printthread.php PHP 8.1.27 (Linux)
File Line Function
/printthread.php 160 errorHandler->error
Warning [2] Undefined array key "showvideos" - Line: 165 - File: printthread.php PHP 8.1.27 (Linux)
File Line Function
/printthread.php 165 errorHandler->error
Warning [2] Undefined array key "showimages" - Line: 160 - File: printthread.php PHP 8.1.27 (Linux)
File Line Function
/printthread.php 160 errorHandler->error
Warning [2] Undefined array key "showvideos" - Line: 165 - File: printthread.php PHP 8.1.27 (Linux)
File Line Function
/printthread.php 165 errorHandler->error



Form Tools
Autoresponder does not work - 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: Autoresponder does not work (/showthread.php?tid=1400)



Autoresponder does not work - flip3 - Jun 23rd, 2011

Hello,

I set up an email autoresponder. Email notifications to the admin are working but the autoresponder to an entered email address in the form not (form field has been set up as email field via the Form Tools admin interface). I entered the relevant data in the Swift Mail section.

I have also gone through the some of the suggestions as stated here:

Quote:In regards to the email, are you using the SwiftMailer module? You should try to run through some of the debugging reviewed in this thread: http://forums.formtools.org/showthread.php?tid=1294&highlight=email

Any idea how I can find a solution for my issue?

Many thanks,

Philip


RE: Autoresponder does not work - Ben - Jun 23rd, 2011

Hi Philip,

Welcome to the forums. Smile

So just to clarify, the email tests that work for you: was that in the Swift Mailer module (the "test" tab), or were you referring to the tests on the Edit Form -> Emails tab -> Edit Email Template page?

If the Swift Mailer is sending the tests properly, most likely it's the content of your email templates that's causing the problem. To figure that out, you'll need to do a little debugging.

What I normally do is disable all the email templates then create a new one with as little content as possible. Only give it one recipient, only fill in one of the email content areas (HTML or text), then put through a test submission through your form. If that gets sent, then you know it's a problem with one of your email templates. Then enabled one email template at a time and slowly hone in on the problem that way.

I wish I had a better suggestion, but sadly there wasn't a good way to implement error checking of the email templates.

Let me know how it goes.

- Ben






RE: Autoresponder does not work - flip3 - Jun 23rd, 2011

Hello Ben,

Thank you for your suggestions. I don't know why but it's working now somehow. The email template was fine. I added "Use Authentification". Eventually it is related with that though the other emails were also sent without that.

Philip


RE: Autoresponder does not work - Ben - Jun 23rd, 2011

Strange! But I'm very glad it's sorted out now. Smile

Post back if you have any other trouble.

- Ben