When using a file upload object, I am unable to upload any files. Even when the object is not set "required" and has no other limitations, it will "fail to upload" and the error states that component of the form did not validate. I am well under the PHP max upload limit and I've tried many different types of files. Any suggestions?