The following warnings occurred: | ||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||
Warning [2] Undefined array key "avatartype" - Line: 783 - File: global.php PHP 8.1.31 (Linux)
|
Emails following submission - set up failure - 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: Emails following submission - set up failure (/showthread.php?tid=244) |
Emails following submission - set up failure - fhandy - Aug 14th, 2009 Set up a submission email and when adding the email recipient and reply-to etc, on updating the email template I got these error messages: Notice: Undefined index: recipients in /home/andyr/public_html/form-tools/global/code/emails.php on line 845 Warning: Invalid argument supplied for foreach() in /home/andyr/public_html/form-tools/global/code/emails.php on line 847 jpg attached showing screen - NB a recipient - user who submitted form - had previously been selected. RE: Emails following submission - set up failure - Ben - Aug 16th, 2009 Hi fhandy, Interesting! Is javascript enabled in your browser? Also are you running IE6, 7 or 8? (or something else?) I wouldn't worry too much about this error. For some reason, the javascript validation didn't fire when you submitted the form. JS is required for the Form Tools admin panel so either there's an error in your browser or JS has been disabled. To fix it, just enter one or more recipients in the Recipient(s) field then re-submit the form. If you CAN'T and JS is definitely enabled, let me know and I'll investigate this further. Let me know! - Ben RE: Emails following submission - set up failure - fhandy - Aug 25th, 2009 Hi Ben It was IE 7 with JS enabled. I'll do as you suggest and report back if I still have problems. Thanks for your great work. Andy |