The following warnings occurred: | ||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||
Warning [2] Undefined array key "avatartype" - Line: 783 - File: global.php PHP 8.1.31 (Linux)
|
Email Post delayed - 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: Email Post delayed (/showthread.php?tid=4539) |
Email Post delayed - Richard Gray - Aug 6th, 2014 The time between when a form is submitted, and the Email message is received is very long and predictable ~18 minutes This gives me the impression something is timing out before the message is sent. Is there a setting or fix for this problem? The Form was created using Front Page And linked to the Server Side Application following the instructions The Host is GoDaddy Any help would be greatly appreciated Thank you, Richard RE: Email Post delayed - fingerprn - Aug 14th, 2014 "The Form was created using Front Page" I've been working on two really strange Form Tools problems that I don't have on any of my other sites. After hours of headaches, I realized something: I'm working on a site that was built with Frontpage. It's very possible that's your problem, too. I'm assuming you've already stripped out any FP-specific code to make the form work, but somehow it seams that some of the FP evil lingers on. If you can, try uninstalling Frontpage extensions and see if that fixes your problem (assuming you aren't using FP anymore). Other than that, try using the Swift Mailer module. That was the fix for one of my FP problems. |