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 "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
Sending E-mail "Could'nt load page" - 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: Sending E-mail "Could'nt load page" (/showthread.php?tid=1158)



Sending E-mail "Could'nt load page" - twelph - Apr 4th, 2011

E-mailing with Swift Mailer is not working properly.

I get a the message "Couldn't load page: http://www.crimezone.nu/tools/global/code/actions.php?action=send_test_email&test_email_format=both&test_email_recipient=sander.verheijen@crimezone.nl&test_email_data_source=submission_id&test_email_submission_id=12" after trying to send a test mail in my EMAIL setup for a forum.
The test from Swift Mailer worked.

Any idea how to solve this?

Best, Sander


RE: Sending E-mail "Could'nt load page" - SteadmanTech - Jul 13th, 2012

Did you ever find a solution for this problem? I am currently having the same exact problem.

Form submissions do get entered into the database but notification emails do not go out. I tried deleting and creating a new email template for the form but even when I try to test the email in the editor I get the failure you are describing above. This happens both when I try to send a test email message and also when I just try the "Display Email" button in the editor.

I just get a message that states "Couldn't load page: http://mydomain.com/form-tools/global/code/actions.php?action=display_test_email&;..." etc etc.

I've confirmed that the "actions.php" file is on the server and these notifications were working perfectly for a long time on this server.

Any insights?