Hi,
At this stage, it looks like end of May.
Other non-free work has taken priority.
If your FormMail has CHECK_FOR_NEW_VERSION set to true, it will notify you of the update.
Welcome to the Tectite Forums! You can download and get support for our free PHP FormMail (form processor) and other free software.
Type: Posts; User: russellr
Hi,
At this stage, it looks like end of May.
Other non-free work has taken priority.
If your FormMail has CHECK_FOR_NEW_VERSION set to true, it will notify you of the update.
Hi,
Here's some code to use....
Add this <script> element either in your <head> section or in the body above the <form> element:
<script>
function disableSubmit() {
...
Hi,
It looks pretty good. The fact that you have CAPTCHA means it's unlikely to be a bot sending multiple submissions.
Please use the testmail script many times - say 10 times, and confirm...
Hi,
Interesting...:confused:
That suggests your form is specifying the same recipient multiple times.
What's the URL for the page that contains the form? I'll take a look for you.
Hi,
It certainly sounds very much like a server issue.
The first step would be to install a simply test mail script and see if you get the same result.
If so, then show the server support...
Hi,
This isn't really a bug - we just haven't updated the code to support HTML 5 types.
We'll need to update both FormMail and FMBadHandler.
We'll try to get this done over the next week or...
Hi,
Thanks for the access.
The problem was that your server's PHP version would not work with our old version 8 of FormMail.
I've upgraded you to version 9.06 of FormMail, which works with...
Hi,
Yes, it looks like there's a problem with your server.
It could be something simple that your hosting provider requires for PHP scripts to operate.
I'll need to take a look at your...
Hi,
I'm assuming it fails if you get a lot of things wrong.
Check the reCaptcha FAQ (it covers what you've asked): https://code.google.com/p/recaptcha/wiki/FAQ
Hi,
We have no access to your server and cannot take any action at all regarding your forms.
If things have changed on your server, then either someone you authorized made these changes, or...
Hi, It turned out we had a problem with our ZIP file. We fixed this a few days ago and notified the original poster via email.
Hi, OK, so it looks like something (probably 2 things) is going wrong on the server. I recommend you buy a support subscription so we can help resolve it.
Hi,
A blank attachment suggests more than one error.
Or, perhaps the email is being damaged by the new email server.
Please view the email source and paste a sample of it here.
Hi,
That's just logging the process that's taking place.
No errors are being shown there.
And, nothing that relates to the problem you're having.
That generally means the problem is...
Hi,
Yes. Create an empty writable file called "fmdebug.log" in the same directory as FormMail.
Hi,
What does the alert message say?
Hi,
The setting is now $EMAIL_NAME.
So, instead of:
$TARGET_EMAIL = array(EMAIL_NAME."@cottermaninc\.com$");
you need:
Hi,
It looks OK.
But this isn't really a FormMail issue.
Diagnosing JavaScript problems isn't trivial, so I recommend you try to get some help on a forum such as stackoverflow.com.
Hi,
Check for the inclusion of "formval" <script>.
Perhaps your validation doesn't work with ours.
Hi,
Please use the Upgrade Wizard to updates to version 9+ of FormMail.
Hi,
IE8 and below are notoriously bad browsers.
We can workaround the problems, I'm sure, but we would have to charge for this work.
The simplest alternative is to remove formval from the...
Hi,
Make sure you use a full URL to fmbadhandler in the "bad_url" field.
Hi,
You probably haven't set the "this_form" field.
Make sure you follow the HOW TO guide: http://www.tectite.com/fmhowto/adverror.php
Hi,
In the FormMail configuration section, set PUT_DATA_IN_URL to false: http://www.tectite.com/fmdoc/put_data_in_url.php
Hi,
Try these settings:
http://www.tectite.com/fmdoc/body_lf.php
http://www.tectite.com/fmdoc/head_crlf.php