Forums

Error saving large form

ltempest 23 Jun, 2020
Hello,
I have a rather large form that I need to add even more inputs to, When I duplicate a group and then try and save the form I get:
​[h1]Request Entity Too Large[/h1]




​The requested resource does not allow request data with GET requests, or the amount of data provided in the request exceeds the capacity limit.




Additionally, a 413 Request Entity Too Large error was encountered while trying to use an ErrorDocument to handle the request.


I have tried increasing all the values within my php.ini file and server settings but with no success. the only thing I have not tried is mod_security, but could this be causing the issue. Could there be a rule preventing large volumes of data being saved into a database table?

Any advice gretaly received!
Max_admin 23 Jun, 2020
yes, mod_security usually causes this issue, you should increase any limits on post data or vars
Max
ChronoForms developer...
Did you try ChronoMyAdmin for managing your Joomla database tables ?
This topic is locked and no more replies can be posted.