This may seem kind of simple....but are you sure your setting the enctype to multipart/form-data?
enctype="multipart/form-data" ? Joó Ádám wrote: > > Hello, > > I'm hesitating, because it seems to be odd, that noone noticed this, > however Zend_Form_Element_File simply wont work. After form submission > it returns an error message: The file 'test.txt' could not be found – > if Size validator set, since this messages is generated in it. > However, files won't get uploaded if I remove it, so problem lays > somewhere else. > > Should I file an issue on this? > > > Regards, > Ádám > > ----- Nickolas Whiting Developer http://xstudiosinc.com Xstudios -- View this message in context: http://www.nabble.com/Zend_Form_Element_File-does-not-work%21-tp20229845p20236570.html Sent from the Zend Framework mailing list archive at Nabble.com.
