Home › Forums › Quform WordPress › Ajax error
- This topic has 3 replies, 2 voices, and was last updated 1 year, 10 months ago by Ally.
- AuthorPosts
- January 10, 2023 at 1:57 pm #35061weblinkParticipant
Hello, I spend the last month building a complex form with your plugin.
Now it is complete, but unfortunately when I try to send it I get an Ajax Error.The form is visible here:
The form has a lot of conditional logic fields that are visible only if the user select, i.e., more than one room (“Camere”) or more than 1 passenger for every room.
The issue seems to occur when the form has a lot of data to send.
i.e. you get the error if you select 1 room, 5 passengers. Or 5 rooms with 1 passenger (or more) for every room.How we can fix this error?
Attachments:
You must be logged in to view attached files.January 12, 2023 at 10:03 am #35065AllySupport StaffYou don't have permission to view this content. Please log in or register and then verify your purchases to gain access.
January 12, 2023 at 1:14 pm #35068weblinkParticipantHi Ally,
yes we managed this morning to fix the issue. Looking in our server’s log we found this:AH01071: Got error ‘PHP message: PHP Warning: Unknown: Input variables exceeded 1000. To increase the limit change max_input_vars in php.ini. in Unknown on line 0’
So we increased the limit to 3000 and the ajax error is gone.
Thanks.
January 13, 2023 at 9:09 am #35073AllySupport StaffYou don't have permission to view this content. Please log in or register and then verify your purchases to gain access.
- AuthorPosts
- You must be logged in to reply to this topic.