Hi,
I am stuck with a very annoying problem soon as I activate my confirmation page for my form (Which is always a good think to have as I can say thank you for your time, we received your information, cheers)the form data stops getting recorded into the database.
Also the another annoying problem I am facing is even though I have my "email the result" set to 'yes' in the general tab. I still dont get any emails regarding form submissions.
Here is a debug report
1. Form passed first SPAM check OK
2. Form passed the submissions limit (if enabled) OK
3. Form passed the Image verification (if enabled) OK
4. Form passed the server side validation (if enabled) OK
5. $_POST Array: Array ( [fn] => Rizwan [ln] => Syed [email] => [email]email@email.com[/email] [tn] => 151 [mn] => 0421574786 [interest] => [qualification] => [button_8] => Submit [c9816db2ba9fd8fccd5a3c3a7db8ecb1] => 1 [1cf1] => c2115c70d3e19edb440886596925428e [chronoformname] => franchise )
6. $_FILES Array: Array ( )
7. Form passed the plugins step (if enabled) OK
8. Debug End
Please help
I am stuck with a very annoying problem soon as I activate my confirmation page for my form (Which is always a good think to have as I can say thank you for your time, we received your information, cheers)the form data stops getting recorded into the database.
Also the another annoying problem I am facing is even though I have my "email the result" set to 'yes' in the general tab. I still dont get any emails regarding form submissions.
Here is a debug report
1. Form passed first SPAM check OK
2. Form passed the submissions limit (if enabled) OK
3. Form passed the Image verification (if enabled) OK
4. Form passed the server side validation (if enabled) OK
5. $_POST Array: Array ( [fn] => Rizwan [ln] => Syed [email] => [email]email@email.com[/email] [tn] => 151 [mn] => 0421574786 [interest] => [qualification] => [button_8] => Submit [c9816db2ba9fd8fccd5a3c3a7db8ecb1] => 1 [1cf1] => c2115c70d3e19edb440886596925428e [chronoformname] => franchise )
6. $_FILES Array: Array ( )
7. Form passed the plugins step (if enabled) OK
8. Debug End
Please help