extended form goes blank after submitting problem with email-adress
PermalinkI'm working on a form with extended form and it goes wrong if I activate that the form also has to send a copy to the mail address of the person who filled in the form...
It goes blank...
could anyone help me? I've checked other discussions but i can't seem to find a correct answer.
http://tcblankenberge.be/tennisschool/inschrijvingen/...
is where you can find the form
Thanks in advance!
Ine
After 'Opmerkingen' and before 'Schrijf in'
http://tcblankenberge.be/index.php?cID=104&bID=424&arHandle...
is the message i get...
Could you please help me out?
Thx you!
Your source code for the page uri:
<input name="pURI" type="hidden" value="/index.php?cID=104&bID=424&arHandle=Content" />
My test form shows my page:
<input name="pURI" type="hidden" value="/license" />
But i do not understand why it works when i check off copy to subscriber on my 'e-mail'-question but it goes blank when i check it on...
I have to make a lot of other forms on that website so i hope i found a solution that i understand so next time i will be able to solve it myself...
If I fill your form it goes blank, as you say and Firefox console shows this:
'Oops, something is wrong with the form you posted (it doesn't have a question set id).'
You're pulling wrong content in between the hr tags.
Example:
There is more, you need to remove it.