I have a default GF and WP site for a client. I have a thank you message.
But this is what happens:
POST /form2/ (OK !)
GET /form2/://? (eh ??)
GET /form2/:/ (eh ??) -> This results in a 404 page
what is causing this behaviour?
I have a default GF and WP site for a client. I have a thank you message.
But this is what happens:
POST /form2/ (OK !)
GET /form2/://? (eh ??)
GET /form2/:/ (eh ??) -> This results in a 404 page
what is causing this behaviour?
Please post a link to the site where this is happening. It's not a common problem. It could be the configuration of the form, but could also be the server setup. We'll need at least a link to the page where this is happening, and also, share more details about your setup; if you are using any custom code in functions.php, how your confirmation is set up, etc.
We are having same issue for form - http://dev.rtcamp.com/careers/apply-now/
When form submits, no email confirmation is sent, no DB entry is created. Instead, URL becomes - http://rtcamp.com/careers/apply-now/:/ (which is 404)
Any known solution for this?
rtCamp, please open a new topic for your issue, and let us know what version of Gravity Forms and WordPress you are using.
Also, please be sure you are using some sort of confirmation for after the form is submitted. Thank you.