<?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 'Archive'</title>
		<link>http://www.silverstripe.org/archive/rss</link>
		<atom:link href="http://www.silverstripe.org/archive/rss" rel="self" type="application/rss+xml" />
		<description></description>

		
		<item>
			<title>Re: Strange intermittant problem</title>
			<link>http://www.silverstripe.org/archive/show/126297?start=0#post127669</link>
			<description>&lt;p&gt;Actually, it's more like line 125...&lt;/p&gt;&lt;p&gt;Anyone seen this before?  Could it be session related, seeing as it works fine for a time then everyso often I will get this error?&lt;/p&gt;&lt;br&gt;&lt;br&gt;Posted to: Strange intermittant problem &lt;a href=&quot;http://www.silverstripe.org/archive/show/126297?start=0#post127669&quot;&gt;Show Thread&lt;/a&gt; | &lt;a href=&quot;http://www.silverstripe.org/archive/reply/126297?start=0#post127669&quot;&gt;Post Reply&lt;/a&gt;</description>
			<pubDate>Wed, 23 Jul 2008 12:35:10 +1200</pubDate>
			<dc:creator>Apophenian</dc:creator>
			<guid>http://www.silverstripe.org/archive/show/126297?start=0#post127669</guid>
		</item>
		
		<item>
			<title>Strange intermittant problem</title>
			<link>http://www.silverstripe.org/archive/show/126297#post126297</link>
			<description>&lt;p&gt;Hi there - hopefully someone can help or at least put me on the right path with this - &lt;/p&gt;&lt;p&gt;I am running the latest version of SS, and am getting this problem intermittantly - on full page requests, and ajax calls, where the output is the following: &lt;br /&gt;&lt;div class=&quot;codesnippet&quot;&gt;&lt;p&gt;''Security', 'db/$Action' =&amp;gt; 'DatabaseAdmin', '$Controller/$Action/$ID/$OtherID' =&amp;gt; '*', 'images/$Action/$Class/$ID/$Field' =&amp;gt; 'Image_Uploader', '' =&amp;gt; 'RootURLController', 'sitemap.xml' =&amp;gt; 'GoogleSitemap', )); Director::addRules(1, array( '$URLSegment/$Action/$ID/$OtherID' =&amp;gt; 'ModelAsController', )); // Load error handlers Debug::loadErrorHandlers(); // Connect to database require_once(&quot;core/model/DB.php&quot;); if(isset($_GET['debug_profile'])) Profiler::mark('DB::connect'); DB::connect($databaseConfig); if(isset($_GET['debug_profile'])) Profiler::unmark('DB::connect'); // Get the request URL $baseURL = dirname(dirname($_SERVER['SCRIPT_NAME'])); if(substr($url,0,strlen($baseURL)) == $baseURL) $url = substr($url,strlen($baseURL)); // Direct away - this is the &quot;main&quot; function, that hands control to the appropriate controller if(isset($_GET['debug_profile'])) Profiler::unmark('main.php init'); Director::direct($url); if(isset($_GET['debug_profile'])) { Profiler::unmark('all_execution'); Profiler::show(isset($_GET['profile_trace'])); } ?&amp;gt;'&lt;/p&gt;&lt;/div&gt;&lt;br /&gt;Which seems to be straight out of main.php, from line 20 onwards (or thereabout).&lt;/p&gt;&lt;p&gt;Has anyone seen this type of issue before?&lt;/p&gt;&lt;p&gt;Cheers,&lt;/p&gt;&lt;p&gt;Rane&lt;/p&gt;&lt;br&gt;&lt;br&gt;Posted to: Strange intermittant problem &lt;a href=&quot;http://www.silverstripe.org/archive/show/126297#post126297&quot;&gt;Show Thread&lt;/a&gt; | &lt;a href=&quot;http://www.silverstripe.org/archive/show/126297#post126297&quot;&gt;Post Reply&lt;/a&gt;</description>
			<pubDate>Mon, 21 Jul 2008 16:18:43 +1200</pubDate>
			<dc:creator>Apophenian</dc:creator>
			<guid>http://www.silverstripe.org/archive/show/126297#post126297</guid>
		</item>
		

	</channel>
</rss>