404 on form submission

Resolve a 404 error on form submission in ChronoForms.

Overview

The error occurs when a form field uses a reserved WordPress parameter name, such as "name".
Rename any form fields that conflict with reserved WordPress terms to prevent the 404 error.

dn dnigra 02 Dec, 2020
Hello,

I am sure I am missing something simple. I have ~10 forms that show a thank you message on submission. Most of them work just fine, but for 2 forms, I get a 404 error on submission. I cannot see what is different between the forms that complete correctly and the other 2.

The URL it is looking for is: https://my.site.com/my-form/?chronoform=my-form-name&gpage=end_page which is the same format as the forms that show the thank you message. I do not have any content on the end page of any of the forms, just an email action. The email sends correctly in all forms.

What in the world am I missing?
Max_admin Max_admin 03 Dec, 2020
Answer
Most propably one of your form fields is named "name" which is a reserved WordPress parameter, is this the case ?
Max, ChronoForms developer
ChronoMyAdmin: Database administration within Joomla, no phpMyAdmin needed.
ChronoMails simplifies Joomla email: newsletters, logging, and custom templates.
dn dnigra 03 Dec, 2020
1 Likes
Yes, absolutely. Sorry if I missed that tidbit somewhere. And thank you for the info.
This topic is locked and no more replies can be posted.