You may press F12 and go to the Network panel, submit the page again, then check if the form is submitted.If no, it should be client side JavaScript error, double check the Console panel.If yes, it should be server side error, check the HTTP response from the server, read:
https://discourse.hkvstore.com/t/check-http-response/3213/1
(Keep all the debug settings on.)