* Eighter you erased the file decorator
* Or you added a decorator which can not work properly with files
* Or you are using an outdated release
* Or your extended class is doing something wrong
* Or I don't know

Looks for me like you want to display something when there is nothing to display for example before any file has been transferred.

So I'm not really sure what's going on!

So are we with the provided informations :-)

Greetings
Thomas Weidner, I18N Team Leader, Zend Framework
http://www.thomasweidner.com

----- Original Message ----- From: "Simon Corless" <[EMAIL PROTECTED]>
To: <[email protected]>
Sent: Tuesday, November 11, 2008 12:54 PM
Subject: [fw-general] Zend_File_Transfer_Adapter_Abstract Error



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.

Reply via email to