Mar 2nd, 2012, 1:30 PM
Hi Ben,
Thank you for looking in to the issue. But unfortunately, that did not solve the problem either. I tried two things:
1. created the hidden field and changed my PHP code and tried the form, but got the same error.
2. Then I also changed my submit button to a regular submit button without any image and tried submitting a form again, but nothing.
In both cases, obviously the API didn't get the submission. But I also noticed that the page was not getting forwarded to the thank you page. When I click the Submit button, the form would simply refresh itself (because it is pointing to itself) and clear the data that was entered.
Do you have a sample working form that I can use to test or is there anything else that you can think of that might be causing this problem. Meanwhile, I will try to create a simplified form without all the bells and whistles and see if that works.
Thank you.
Thank you for looking in to the issue. But unfortunately, that did not solve the problem either. I tried two things:
1. created the hidden field and changed my PHP code and tried the form, but got the same error.
2. Then I also changed my submit button to a regular submit button without any image and tried submitting a form again, but nothing.
In both cases, obviously the API didn't get the submission. But I also noticed that the page was not getting forwarded to the thank you page. When I click the Submit button, the form would simply refresh itself (because it is pointing to itself) and clear the data that was entered.
Do you have a sample working form that I can use to test or is there anything else that you can think of that might be causing this problem. Meanwhile, I will try to create a simplified form without all the bells and whistles and see if that works.
Thank you.