File field on submission gets 500 error response
-
Hello, I am working on a form that a client of mine uses every year to get some information for a contest. Last year the form was working normally but this year the form seems to have an issue with the File field. When I try submitting the form I get a 500 error on the request saying that there has been a critical error on the page.
I did check if there were updates for CF7 or WP but those are already on the newest versions (5.4.1 for CF7 and WP 5.7.1). The PHP version I have is 7.1 on the live site and 7.2 on the staging site. The problem is happening on both scenarios.
I tried to create a different form just in case the client messed up with that one and I did just add a name field and a file field. When trying to submit that I still get the 500 error. I did another test without the file field and that just works perfectly.
I also deactivated all the plugins and changed to a default theme to make sure our custom theme was not the problem and seems to have the same issue.
We don’t have any hooks or anything that could be interfering with the form process. All other forms on the website work just fine.
I really have no idea of what could be going on or what else I could look at so any suggestions are welcome. Please help me figure this out.
The page I need help with: [log in to see the link]
- The topic ‘File field on submission gets 500 error response’ is closed to new replies.