I have developed a custom form that is actually a MARKSHEET report in MOODLE, with increase in number of students and marks columns that input field quantity may rise upto 1000 and above.
Whenever the form input fields go above 1000, the form does not submit and goes to 404 NOT FOUND page.
I have updated the value of max_input_vars to 3000 and restarted my APACHE, even after which it is not working.
Any clues or suggestion ?
Try the HTML version of that form over here: http://scarsdale.edu.pk/testing.php
Its attempting to submit through ajax ON LOAD but fails.