<?xml version="1.0"?>
<rss version="2.0" xmlns:dc="http://purl.org/dc/elements/1.1/" xmlns:atom="http://www.w3.org/2005/Atom">
	<channel>
		<title>Forum posts to 'All other Modules'</title>
		<link>http://www.silverstripe.org/all-other-modules/rss</link>
		<atom:link href="http://www.silverstripe.org/all-other-modules/rss" rel="self" type="application/rss+xml" />
		<description></description>

		
		<item>
			<title>Re: Fatal Error!!!!</title>
			<link>http://www.silverstripe.org/all-other-modules/show/251531?start=0#post255516</link>
			<description>&lt;p&gt;That last one worked for me - Thanks&lt;/p&gt;&lt;br&gt;&lt;br&gt;Posted to: Fatal Error!!!! &lt;a href=&quot;http://www.silverstripe.org/all-other-modules/show/251531?start=0#post255516&quot;&gt;Show Thread&lt;/a&gt; | &lt;a href=&quot;http://www.silverstripe.org/all-other-modules/reply/251531?start=0#post255516&quot;&gt;Post Reply&lt;/a&gt;</description>
			<pubDate>Thu, 05 Mar 2009 23:31:30 +1300</pubDate>
			<dc:creator>soft-systems</dc:creator>
			<guid>http://www.silverstripe.org/all-other-modules/show/251531?start=0#post255516</guid>
		</item>
		
		<item>
			<title>Re: Fatal Error!!!!</title>
			<link>http://www.silverstripe.org/all-other-modules/show/251531?start=0#post254966</link>
			<description>&lt;p&gt;Try this...&lt;/p&gt;&lt;p&gt;require_once(Director::baseFolder() . &quot;/swfupload/code/SWFUploadFileIFrameField_Uploader.php&quot;);&lt;br /&gt;require_once(Director::baseFolder() . &quot;/swfupload/code/SWFUploadFileIFrameField.php&quot;);&lt;/p&gt;&lt;br&gt;&lt;br&gt;Posted to: Fatal Error!!!! &lt;a href=&quot;http://www.silverstripe.org/all-other-modules/show/251531?start=0#post254966&quot;&gt;Show Thread&lt;/a&gt; | &lt;a href=&quot;http://www.silverstripe.org/all-other-modules/reply/251531?start=0#post254966&quot;&gt;Post Reply&lt;/a&gt;</description>
			<pubDate>Fri, 27 Feb 2009 06:45:24 +1300</pubDate>
			<dc:creator>Near</dc:creator>
			<guid>http://www.silverstripe.org/all-other-modules/show/251531?start=0#post254966</guid>
		</item>
		
		<item>
			<title>Re: Fatal Error!!!!</title>
			<link>http://www.silverstripe.org/all-other-modules/show/251531?start=0#post251744</link>
			<description>&lt;p&gt;Nothing changed, still the same fatal error.&lt;/p&gt;&lt;br&gt;&lt;br&gt;Posted to: Fatal Error!!!! &lt;a href=&quot;http://www.silverstripe.org/all-other-modules/show/251531?start=0#post251744&quot;&gt;Show Thread&lt;/a&gt; | &lt;a href=&quot;http://www.silverstripe.org/all-other-modules/reply/251531?start=0#post251744&quot;&gt;Post Reply&lt;/a&gt;</description>
			<pubDate>Wed, 07 Jan 2009 17:14:50 +1300</pubDate>
			<dc:creator>Fading</dc:creator>
			<guid>http://www.silverstripe.org/all-other-modules/show/251531?start=0#post251744</guid>
		</item>
		
		<item>
			<title>Re: Fatal Error!!!!</title>
			<link>http://www.silverstripe.org/all-other-modules/show/251531?start=0#post251669</link>
			<description>&lt;p&gt;/swfupload/_config.php&lt;/p&gt;&lt;br&gt;&lt;br&gt;Posted to: Fatal Error!!!! &lt;a href=&quot;http://www.silverstripe.org/all-other-modules/show/251531?start=0#post251669&quot;&gt;Show Thread&lt;/a&gt; | &lt;a href=&quot;http://www.silverstripe.org/all-other-modules/reply/251531?start=0#post251669&quot;&gt;Post Reply&lt;/a&gt;</description>
			<pubDate>Tue, 06 Jan 2009 18:25:33 +1300</pubDate>
			<dc:creator>UncleCheese</dc:creator>
			<guid>http://www.silverstripe.org/all-other-modules/show/251531?start=0#post251669</guid>
		</item>
		
		<item>
			<title>Re: Fatal Error!!!!</title>
			<link>http://www.silverstripe.org/all-other-modules/show/251531?start=0#post251658</link>
			<description>&lt;p&gt;Thank you very much for your response guys.&lt;/p&gt;&lt;p&gt;Where do I make those changes at?&lt;/p&gt;&lt;p&gt;Thx&lt;/p&gt;&lt;br&gt;&lt;br&gt;Posted to: Fatal Error!!!! &lt;a href=&quot;http://www.silverstripe.org/all-other-modules/show/251531?start=0#post251658&quot;&gt;Show Thread&lt;/a&gt; | &lt;a href=&quot;http://www.silverstripe.org/all-other-modules/reply/251531?start=0#post251658&quot;&gt;Post Reply&lt;/a&gt;</description>
			<pubDate>Tue, 06 Jan 2009 15:50:34 +1300</pubDate>
			<dc:creator>Fading</dc:creator>
			<guid>http://www.silverstripe.org/all-other-modules/show/251531?start=0#post251658</guid>
		</item>
		
		<item>
			<title>Re: Fatal Error!!!!</title>
			<link>http://www.silverstripe.org/all-other-modules/show/251531?start=0#post251586</link>
			<description>&lt;p&gt;Hi, Fading,&lt;/p&gt;&lt;p&gt;I developed the SWFUpload module, and that is a bug that has been resolved in a newer version. As a quick fix, please update your swfupload/_config.php to read:&lt;/p&gt;&lt;p&gt;&lt;div class=&quot;codesnippet&quot;&gt;&lt;p&gt;require_once(Director::baseFolder() . &quot;/swfupload/code/SWFUpload_Uploader.php&quot;);&lt;br /&gt;require_once(Director::baseFolder() . &quot;/swfupload/code/SWFUploadFileIFrameField.php&quot;);&lt;/p&gt;&lt;/div&gt;&lt;/p&gt;&lt;p&gt;Stay tuned for a new version. I'm adding some new stuff as we speak.&lt;/p&gt;&lt;br&gt;&lt;br&gt;Posted to: Fatal Error!!!! &lt;a href=&quot;http://www.silverstripe.org/all-other-modules/show/251531?start=0#post251586&quot;&gt;Show Thread&lt;/a&gt; | &lt;a href=&quot;http://www.silverstripe.org/all-other-modules/reply/251531?start=0#post251586&quot;&gt;Post Reply&lt;/a&gt;</description>
			<pubDate>Mon, 05 Jan 2009 16:52:23 +1300</pubDate>
			<dc:creator>UncleCheese</dc:creator>
			<guid>http://www.silverstripe.org/all-other-modules/show/251531?start=0#post251586</guid>
		</item>
		
		<item>
			<title>Re: Fatal Error!!!!</title>
			<link>http://www.silverstripe.org/all-other-modules/show/251531?start=0#post251584</link>
			<description>&lt;p&gt;Have you tried to add a 'swfupload' module?&lt;/p&gt;&lt;p&gt;Not familiar with it, but the issue is with that directory. If you don't need it (or know what it is), remove the folder or rename _config.php to _config.php.old.&lt;/p&gt;&lt;br&gt;&lt;br&gt;Posted to: Fatal Error!!!! &lt;a href=&quot;http://www.silverstripe.org/all-other-modules/show/251531?start=0#post251584&quot;&gt;Show Thread&lt;/a&gt; | &lt;a href=&quot;http://www.silverstripe.org/all-other-modules/reply/251531?start=0#post251584&quot;&gt;Post Reply&lt;/a&gt;</description>
			<pubDate>Mon, 05 Jan 2009 15:57:38 +1300</pubDate>
			<dc:creator>Hamish</dc:creator>
			<guid>http://www.silverstripe.org/all-other-modules/show/251531?start=0#post251584</guid>
		</item>
		
		<item>
			<title>Fatal Error!!!!</title>
			<link>http://www.silverstripe.org/all-other-modules/show/251531#post251531</link>
			<description>&lt;p&gt;My browser came up with this Fatal Error:&lt;/p&gt;&lt;p&gt;Warning: require_once(C:/wamp/www//swfupload/code/SWFUploadFileIFrameField_Uploader.php) [function.require-once]: failed to open stream: No such file or directory in C:\wamp\&lt;a href=&quot;http://wwwsilverstripe-v2.2.3swfupload_config.php/&quot;&gt;www\silverstripe-v2.2.3\swfupload\_config.php&lt;/a&gt; on line 3&lt;/p&gt;&lt;p&gt;Fatal error: require_once() [function.require]: Failed opening required 'C:/wamp/www//swfupload/code/SWFUploadFileIFrameField_Uploader.php' (include_path='.;C:\php5\pear;C:\wamp\www\silverstripe-v2.2.3\auth_openid\code;C:/wamp/www/silverstripe-v2.2.3/sapphire/parsers/') in C:\wamp\&lt;a href=&quot;http://wwwsilverstripe-v2.2.3swfupload_config.php/&quot;&gt;www\silverstripe-v2.2.3\swfupload\_config.php&lt;/a&gt; on line 3&lt;/p&gt;&lt;p&gt;Everything is where it is supposed to be. Can anyone assist me in resolving this.&lt;/p&gt;&lt;p&gt;Thank you&lt;/p&gt;&lt;br&gt;&lt;br&gt;Posted to: Fatal Error!!!! &lt;a href=&quot;http://www.silverstripe.org/all-other-modules/show/251531#post251531&quot;&gt;Show Thread&lt;/a&gt; | &lt;a href=&quot;http://www.silverstripe.org/all-other-modules/show/251531#post251531&quot;&gt;Post Reply&lt;/a&gt;</description>
			<pubDate>Sat, 03 Jan 2009 12:43:42 +1300</pubDate>
			<dc:creator>Fading</dc:creator>
			<guid>http://www.silverstripe.org/all-other-modules/show/251531#post251531</guid>
		</item>
		

	</channel>
</rss>