<?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: FATAL ERROR: i18n::include_by_class: Class not found</title>
			<link>http://www.silverstripe.org/archive/show/49378?start=0#post132234</link>
			<description>&lt;p&gt;Cool, let us know how you get on.&lt;/p&gt;&lt;br&gt;&lt;br&gt;Posted to: FATAL ERROR: i18n::include_by_class: Class not found &lt;a href=&quot;http://www.silverstripe.org/archive/show/49378?start=0#post132234&quot;&gt;Show Thread&lt;/a&gt; | &lt;a href=&quot;http://www.silverstripe.org/archive/reply/49378?start=0#post132234&quot;&gt;Post Reply&lt;/a&gt;</description>
			<pubDate>Wed, 30 Jul 2008 21:21:46 +1200</pubDate>
			<dc:creator>Jez</dc:creator>
			<guid>http://www.silverstripe.org/archive/show/49378?start=0#post132234</guid>
		</item>
		
		<item>
			<title>Re: FATAL ERROR: i18n::include_by_class: Class not found</title>
			<link>http://www.silverstripe.org/archive/show/49378?start=0#post128352</link>
			<description>&lt;p&gt;I am attempting to rework the get_owner_function to take into account multi-dimensional arrays as well as strings, but my biggest concern is not knowing how my code modifications will affect the way SS operates.  I guess some trial and error is in order  &lt;img src='http://www.silverstripe.org/sapphire/images/smilies/smile.gif'&gt; &lt;/p&gt;&lt;br&gt;&lt;br&gt;Posted to: FATAL ERROR: i18n::include_by_class: Class not found &lt;a href=&quot;http://www.silverstripe.org/archive/show/49378?start=0#post128352&quot;&gt;Show Thread&lt;/a&gt; | &lt;a href=&quot;http://www.silverstripe.org/archive/reply/49378?start=0#post128352&quot;&gt;Post Reply&lt;/a&gt;</description>
			<pubDate>Thu, 24 Jul 2008 13:06:51 +1200</pubDate>
			<dc:creator>Psykick</dc:creator>
			<guid>http://www.silverstripe.org/archive/show/49378?start=0#post128352</guid>
		</item>
		
		<item>
			<title>Re: FATAL ERROR: i18n::include_by_class: Class not found</title>
			<link>http://www.silverstripe.org/archive/show/49378?start=0#post125159</link>
			<description>&lt;p&gt;$module is populated by the eregs function. See &lt;a href=&quot;http://php.net/manual/en/function.ereg.php&quot;&gt;http://php.net/manual/en/function.ereg.php&lt;/a&gt;&lt;/p&gt;&lt;p&gt;The trouble is that the $path variable is an array, which means that $module never gets populated properly.&lt;/p&gt;&lt;p&gt;Ingo: I am using SS 2.2.2 and ecommerce 0.5.2.&lt;/p&gt;&lt;p&gt;I'm not calling ajax, it's just a front-end function I've made in my Homepage_Controller class to get a DataObjectSet of all the featured products.&lt;/p&gt;&lt;br&gt;&lt;br&gt;Posted to: FATAL ERROR: i18n::include_by_class: Class not found &lt;a href=&quot;http://www.silverstripe.org/archive/show/49378?start=0#post125159&quot;&gt;Show Thread&lt;/a&gt; | &lt;a href=&quot;http://www.silverstripe.org/archive/reply/49378?start=0#post125159&quot;&gt;Post Reply&lt;/a&gt;</description>
			<pubDate>Sat, 19 Jul 2008 17:22:41 +1200</pubDate>
			<dc:creator>Jez</dc:creator>
			<guid>http://www.silverstripe.org/archive/show/49378?start=0#post125159</guid>
		</item>
		
		<item>
			<title>Re: FATAL ERROR: i18n::include_by_class: Class not found</title>
			<link>http://www.silverstripe.org/archive/show/49378?start=0#post124441</link>
			<description>&lt;p&gt;Ok guys,&lt;/p&gt;&lt;p&gt;Here's a question for you.  Where the heck is $module coming from on line 937 of i18n.php??&lt;/p&gt;&lt;br&gt;&lt;br&gt;Posted to: FATAL ERROR: i18n::include_by_class: Class not found &lt;a href=&quot;http://www.silverstripe.org/archive/show/49378?start=0#post124441&quot;&gt;Show Thread&lt;/a&gt; | &lt;a href=&quot;http://www.silverstripe.org/archive/reply/49378?start=0#post124441&quot;&gt;Post Reply&lt;/a&gt;</description>
			<pubDate>Fri, 18 Jul 2008 18:02:18 +1200</pubDate>
			<dc:creator>Psykick</dc:creator>
			<guid>http://www.silverstripe.org/archive/show/49378?start=0#post124441</guid>
		</item>
		
		<item>
			<title>Re: FATAL ERROR: i18n::include_by_class: Class not found</title>
			<link>http://www.silverstripe.org/archive/show/49378?start=0#post124314</link>
			<description>&lt;p&gt;I'm using silverstripe-2.2.2 and ecommerce-0.5.2 and I'm also experiencing this error.  All I have done thus far is written a very simple function to return a dataobject of products and told it to render the results with the same template that productgroup.ss uses and I get i18n::include_by_class errors.&lt;/p&gt;&lt;p&gt;Is there a fix for this yet?&lt;/p&gt;&lt;br&gt;&lt;br&gt;Posted to: FATAL ERROR: i18n::include_by_class: Class not found &lt;a href=&quot;http://www.silverstripe.org/archive/show/49378?start=0#post124314&quot;&gt;Show Thread&lt;/a&gt; | &lt;a href=&quot;http://www.silverstripe.org/archive/reply/49378?start=0#post124314&quot;&gt;Post Reply&lt;/a&gt;</description>
			<pubDate>Fri, 18 Jul 2008 14:54:09 +1200</pubDate>
			<dc:creator>Psykick</dc:creator>
			<guid>http://www.silverstripe.org/archive/show/49378?start=0#post124314</guid>
		</item>
		
		<item>
			<title>Re: FATAL ERROR: i18n::include_by_class: Class not found</title>
			<link>http://www.silverstripe.org/archive/show/49378?start=0#post122331</link>
			<description>&lt;p&gt;might be related to &lt;a href=&quot;http://open.silverstripe.com/ticket/2400&quot;&gt;http://open.silverstripe.com/ticket/2400&lt;/a&gt; ?&lt;br /&gt;i've checked out ecommerce trunk with silverstripe trunk, was able to view an (albeit empty) order report fine (had to fix some php notices though...).&lt;br /&gt;can you please give us the specific (ajax-)URL you're calling, and which module versions you're using?&lt;/p&gt;&lt;br&gt;&lt;br&gt;Posted to: FATAL ERROR: i18n::include_by_class: Class not found &lt;a href=&quot;http://www.silverstripe.org/archive/show/49378?start=0#post122331&quot;&gt;Show Thread&lt;/a&gt; | &lt;a href=&quot;http://www.silverstripe.org/archive/reply/49378?start=0#post122331&quot;&gt;Post Reply&lt;/a&gt;</description>
			<pubDate>Wed, 16 Jul 2008 16:57:00 +1200</pubDate>
			<dc:creator>Ingo</dc:creator>
			<guid>http://www.silverstripe.org/archive/show/49378?start=0#post122331</guid>
		</item>
		
		<item>
			<title>Re: FATAL ERROR: i18n::include_by_class: Class not found</title>
			<link>http://www.silverstripe.org/archive/show/49378?start=0#post122234</link>
			<description>&lt;p&gt;I'm getting a similar error when I tried creating a Homepage.ss that included some i18n.&lt;/p&gt;&lt;p&gt;Upon closer inspection the call to the Director::makeRelative method on line 936 of i18n.php is being passed an array, but after looking at the makeRelative method, I concluded that it should be passed strings, not arrays.&lt;/p&gt;&lt;p&gt;So this is as far as I got:&lt;/p&gt;&lt;p&gt;Line 936 fo i18n.php:&lt;br /&gt;&lt;div class=&quot;codesnippet&quot;&gt;&lt;p&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp;$path = str_replace('\\','/',Director::makeRelative(current($_TEMPLATE_MANIFEST[substr($name,0,-3)])));&lt;/p&gt;&lt;/div&gt;&lt;/p&gt;&lt;p&gt;My guess is that $_TEMPLATE_MANIFEST is a multi-dimensional array, but somone thought it would always be a 1-D array when passed in this function.&lt;/p&gt;&lt;p&gt;Could someone take a look at this? Sam? Ingo?&lt;/p&gt;&lt;br&gt;&lt;br&gt;Posted to: FATAL ERROR: i18n::include_by_class: Class not found &lt;a href=&quot;http://www.silverstripe.org/archive/show/49378?start=0#post122234&quot;&gt;Show Thread&lt;/a&gt; | &lt;a href=&quot;http://www.silverstripe.org/archive/reply/49378?start=0#post122234&quot;&gt;Post Reply&lt;/a&gt;</description>
			<pubDate>Wed, 16 Jul 2008 12:38:55 +1200</pubDate>
			<dc:creator>Jez</dc:creator>
			<guid>http://www.silverstripe.org/archive/show/49378?start=0#post122234</guid>
		</item>
		
		<item>
			<title>FATAL ERROR: i18n::include_by_class: Class not found</title>
			<link>http://www.silverstripe.org/archive/show/49378#post49378</link>
			<description>&lt;p&gt;Please, help me fix this error:&lt;/p&gt;&lt;p&gt;FATAL ERROR: i18n::include_by_class: Class not found&lt;br /&gt;At line 1258 in D:\xampp\htdocs\silverstripe\sapphire\core\i18n.php&lt;/p&gt;&lt;p&gt;user_error(i18n::include_by_class: Class not found,512)&lt;br /&gt;line 1258 of i18n.php&lt;/p&gt;&lt;p&gt;i18n::include_by_class()&lt;br /&gt;line 125 of Core.php&lt;/p&gt;&lt;p&gt;_t(EXPORTCSV,Export to CSV)&lt;br /&gt;line 139 of DataReport.php&lt;/p&gt;&lt;p&gt;DataReport-&amp;gt;htmlExportButton()&lt;br /&gt;line 11 of OrderReport.php&lt;/p&gt;&lt;p&gt;OrderReport-&amp;gt;FieldHolder()&lt;/p&gt;&lt;p&gt;call_user_func_array(Array,Array)&lt;br /&gt;line 376 of ViewableData.php&lt;/p&gt;&lt;p&gt;ViewableData-&amp;gt;XML_val(FieldHolder,,1)&lt;br /&gt;line 72 of .cacheD..xampp.htdocs.silverstripe.sapphire.templates.TabSetFieldHolder.ss&lt;/p&gt;&lt;p&gt;include(C:\Documents and Settings\admin\Local Settings\Temp\silverstripe-cacheD--xampp-htdocs-silverstripe\.cacheD..xampp.htdocs.silverstripe.sapphire.templates.TabSetFieldHolder.ss)&lt;br /&gt;line 190 of SSViewer.php&lt;/p&gt;&lt;p&gt;SSViewer-&amp;gt;process(TabSet)&lt;br /&gt;line 729 of ViewableData.php&lt;/p&gt;&lt;p&gt;ViewableData-&amp;gt;renderWith(TabSetFieldHolder)&lt;br /&gt;line 39 of TabSet.php&lt;/p&gt;&lt;p&gt;TabSet-&amp;gt;FieldHolder()&lt;/p&gt;&lt;p&gt;call_user_func_array(Array,Array)&lt;br /&gt;line 376 of ViewableData.php&lt;/p&gt;&lt;p&gt;ViewableData-&amp;gt;XML_val(FieldHolder,,1)&lt;br /&gt;line 62 of .cacheD..xampp.htdocs.silverstripe.sapphire.templates.Includes.Form.ss&lt;/p&gt;&lt;p&gt;include(C:\Documents and Settings\admin\Local Settings\Temp\silverstripe-cacheD--xampp-htdocs-silverstripe\.cacheD..xampp.htdocs.silverstripe.sapphire.templates.Includes.Form.ss)&lt;br /&gt;line 190 of SSViewer.php&lt;/p&gt;&lt;p&gt;SSViewer-&amp;gt;process(Form)&lt;br /&gt;line 729 of ViewableData.php&lt;/p&gt;&lt;p&gt;ViewableData-&amp;gt;renderWith(Form)&lt;br /&gt;line 601 of Form.php&lt;/p&gt;&lt;p&gt;Form-&amp;gt;forTemplate()&lt;br /&gt;line 392 of ViewableData.php&lt;/p&gt;&lt;p&gt;ViewableData-&amp;gt;XML_val(EditForm,,1)&lt;br /&gt;line 9 of .cacheD..xampp.htdocs.silverstripe.cms.templates.Includes.ReportAdmin_right.ss&lt;/p&gt;&lt;p&gt;include(C:\Documents and Settings\admin\Local Settings\Temp\silverstripe-cacheD--xampp-htdocs-silverstripe\.cacheD..xampp.htdocs.silverstripe.cms.templates.Includes.ReportAdmin_right.ss)&lt;br /&gt;line 190 of SSViewer.php&lt;/p&gt;&lt;p&gt;SSViewer-&amp;gt;process(ReportAdmin)&lt;br /&gt;line 729 of ViewableData.php&lt;/p&gt;&lt;p&gt;ViewableData-&amp;gt;renderWith(Array)&lt;br /&gt;line 345 of LeftAndMain.php&lt;/p&gt;&lt;p&gt;LeftAndMain-&amp;gt;Right()&lt;/p&gt;&lt;p&gt;call_user_func_array(Array,Array)&lt;br /&gt;line 376 of ViewableData.php&lt;/p&gt;&lt;p&gt;ViewableData-&amp;gt;XML_val(Right,,1)&lt;br /&gt;line 96 of .cacheD..xampp.htdocs.silverstripe.cms.templates.LeftAndMain.ss&lt;/p&gt;&lt;p&gt;include(C:\Documents and Settings\admin\Local Settings\Temp\silverstripe-cacheD--xampp-htdocs-silverstripe\.cacheD..xampp.htdocs.silverstripe.cms.templates.LeftAndMain.ss)&lt;br /&gt;line 190 of SSViewer.php&lt;/p&gt;&lt;p&gt;SSViewer-&amp;gt;process(ReportAdmin)&lt;br /&gt;line 245 of Controller.php&lt;/p&gt;&lt;p&gt;Controller-&amp;gt;defaultAction(index,Array)&lt;br /&gt;line 216 of Controller.php&lt;/p&gt;&lt;p&gt;Controller-&amp;gt;run(Array)&lt;br /&gt;line 76 of Director.php&lt;/p&gt;&lt;p&gt;Director::direct(/admin/reports/)&lt;br /&gt;line 104 of main.php&lt;br /&gt;Context&lt;br /&gt;Debug (Debug::showError() in line 149 of Debug.php)&lt;/p&gt;&lt;p&gt;    * class =&lt;/p&gt;&lt;p&gt;    * module =&lt;/p&gt;&lt;br&gt;&lt;br&gt;Posted to: FATAL ERROR: i18n::include_by_class: Class not found &lt;a href=&quot;http://www.silverstripe.org/archive/show/49378#post49378&quot;&gt;Show Thread&lt;/a&gt; | &lt;a href=&quot;http://www.silverstripe.org/archive/show/49378#post49378&quot;&gt;Post Reply&lt;/a&gt;</description>
			<pubDate>Fri, 28 Mar 2008 23:40:30 +1300</pubDate>
			<dc:creator>bica</dc:creator>
			<guid>http://www.silverstripe.org/archive/show/49378#post49378</guid>
		</item>
		

	</channel>
</rss>