Form not working when I add a file upload field
-
When I add a file upload field to the form, and then try to submit the form, the form just freezes and nothing happens and the arrow just spins.
When I remove the file upload field, the form submit’s just fine.
The file upload tag I am using is simply
[file vac_file1]
The error I’m getting is: Uncaught TypeError:
Cannot read property 'hasOwnProperty' of null -- in wordpress-ajax.jsver=4.0.8:10
Please help!!
- The topic ‘Form not working when I add a file upload field’ is closed to new replies.