Hello, we have a number of forms. One creates a post and emails us. Others just email us. One of them is not working and I can not figure out why.
This is the form: http://realestatepinoy.com/members/edit-property-listing/
When submitted, it spins for a while and then takes the user back to the form. There is no entry created. No verification message is shown to the user. The form should show the verification message once the form has been submitted. Put simply, it does nothing at all except take the user back to the form after they click on submit.
I turned debugging on, but did not see any messages relating to gravity forms when I submitted the form and it took be back to the form.
None of our other forms act in this way. However, this is the only form that has so many fields.
This only seems to happen when we are adding large images. Is there a timeout for image uploads? Is there a max upload size (server is set to 50MB)? If so what is it and can it be altered?