<?xml version="1.0" encoding="UTF-8"?><rss version="2.0"
	xmlns:content="http://purl.org/rss/1.0/modules/content/"
	xmlns:dc="http://purl.org/dc/elements/1.1/"
	xmlns:atom="http://www.w3.org/2005/Atom"
	xmlns:sy="http://purl.org/rss/1.0/modules/syndication/"
		>
<channel>
	<title>Comments on: Zend_Form_Element_Exception</title>
	<atom:link href="http://calculating-infinity.de/2009/05/28/zend_form_element_exception/feed/" rel="self" type="application/rss+xml" />
	<link>http://calculating-infinity.de/2009/05/28/zend_form_element_exception/</link>
	<description></description>
	<lastBuildDate>Tue, 01 Jun 2010 18:43:08 +0000</lastBuildDate>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
	<generator>http://wordpress.org/?v=3.0</generator>
	<item>
		<title>By: Stefan</title>
		<link>http://calculating-infinity.de/2009/05/28/zend_form_element_exception/comment-page-1/#comment-8</link>
		<dc:creator>Stefan</dc:creator>
		<pubDate>Tue, 01 Dec 2009 20:55:05 +0000</pubDate>
		<guid isPermaLink="false">http://calculating-infinity.de/?p=158#comment-8</guid>
		<description>Hi,

I have the same problem as you. But even if I add

$element-&gt;clearDecorators();
$element-&gt;setDecorators(array( 
					array(&#039;ViewScript&#039;),
				    array(&#039;File&#039;), 
				    array(&#039;Errors&#039;) 
				));
to my file element, i get the &quot;no file decorator found&quot; error... can you send me your solution? I also have my own decorator for my forms. Do I have to create my own Decorator for the file element? I thought he uses de default one, if I write it in that way... maybe you can help me :-)</description>
		<content:encoded><![CDATA[<p>Hi,</p>
<p>I have the same problem as you. But even if I add</p>
<p>$element-&gt;clearDecorators();<br />
$element-&gt;setDecorators(array(<br />
					array(&#8216;ViewScript&#8217;),<br />
				    array(&#8216;File&#8217;),<br />
				    array(&#8216;Errors&#8217;)<br />
				));<br />
to my file element, i get the &#8220;no file decorator found&#8221; error&#8230; can you send me your solution? I also have my own decorator for my forms. Do I have to create my own Decorator for the file element? I thought he uses de default one, if I write it in that way&#8230; maybe you can help me :-)</p>
]]></content:encoded>
	</item>
</channel>
</rss>
