The form is working normal now! :)
Thanks to the tips I could manage to find out that the .ini file was not in reach of formmail.php because of a setting of my providers' server: open basedir - this...
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: cavu
The form is working normal now! :)
Thanks to the tips I could manage to find out that the .ini file was not in reach of formmail.php because of a setting of my providers' server: open basedir - this...
I'll try this one also, thanks
What I meant: when submitting the form, you get the good_url and also the html template as mail, so that is working regardless the errors...
No, that stopped. I think this is because the...
Hi
Thanks for the reply
I removed the conditions field from the form, but no change.
The address is www dot drukkerij-vuyk dot nl/contact.php
The alert mail is:
Warning: your INI file...
When using formmail, it works all the time (even when it should redirect via fmbadhandler for using bad email addresses), and it gives 2 alerts by email:
Warning: your INI file ...
Hello Crabtree,
Thanks for your reply.
After trying all kind of things it works now.
I don't even know what was wrong, sorry
I think it was a missing field in the html template that caused the...
Is this error a bug?
It should be possible to keep a session when using formmail isn't it?
Hi,
The site i use is based on php and uses sessions to pass on authentication. When formmail.php is used, together with fmbadhandler.php, the session is lost. I already have made the settings in...
Hi,
Thanks for your reply
Just solved it
a typo in the html of the good_url!!
I was suspicious if the formmail changed the link but it was my own code...:o
Hi,
When clicking on a link in the good_url page, the user is redirected(?) to the root of the website even if the link itself wants to send them to an other page.
Is this common and can it be...