I'm pretty sure this is a framework issue and not my code (but who knows!),
I've create an file element (it's actually sub classed in
SiCo_Form_Element_FileImageStandard, but happens with a standard file
element too.
If I don't include a destination I get the following error, I'd like the
destination to be the temp directory and then to rename and move the files
with the filters.
Warning: Exception caught by form: "image" not found by file transfer
adapter Stack Trace:
#0 C:\...\lib\Zend\File\Transfer\Adapter\Abstract.php(877):
Zend_File_Transfer_Adapter_Abstract->_getFiles('image')
#1 C:\...\lib\Zend\Form\Element\File.php(587):
Zend_File_Transfer_Adapter_Abstract->getFileInfo('image')
#2 C:\...\lib\Zend\Form\Decorator\ViewHelper.php(201):
Zend_Form_Element_File->getValue()
#3 C:\...\lib\Zend\Form\Decorator\ViewHelper.php(231):
Zend_Form_Decorator_ViewHelper->getValue(Object(SiCo_Form_Element_FileImageStandard))
So I'm not really sure what's going on!
Simon
-----
Simon
http://www.ajb007.co.uk/
--
View this message in context:
http://www.nabble.com/Zend_File_Transfer_Adapter_Abstract-Error-tp20438055p20438055.html
Sent from the Zend Framework mailing list archive at Nabble.com.