<?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: Creating a Tree Structure within a CakePHP Model</title>
	<atom:link href="http://jefflinse.com/2008/creating-a-tree-structure-within-a-cakephp-model/feed/" rel="self" type="application/rss+xml" />
	<link>http://jefflinse.com/2008/creating-a-tree-structure-within-a-cakephp-model/</link>
	<description></description>
	<lastBuildDate>Sat, 28 May 2011 01:01:51 +0000</lastBuildDate>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
	<generator>http://wordpress.org/?v=3.2.1</generator>
	<item>
		<title>By: Marcos Najan</title>
		<link>http://jefflinse.com/2008/creating-a-tree-structure-within-a-cakephp-model/comment-page-1/#comment-216</link>
		<dc:creator>Marcos Najan</dc:creator>
		<pubDate>Tue, 28 Jul 2009 19:15:17 +0000</pubDate>
		<guid isPermaLink="false">http://jefflinse.com/?p=24#comment-216</guid>
		<description>Error:  Database table child_areas for model ChildArea was not found.</description>
		<content:encoded><![CDATA[<p>Error:  Database table child_areas for model ChildArea was not found.</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Jeff</title>
		<link>http://jefflinse.com/2008/creating-a-tree-structure-within-a-cakephp-model/comment-page-1/#comment-208</link>
		<dc:creator>Jeff</dc:creator>
		<pubDate>Sat, 03 Jan 2009 04:12:11 +0000</pubDate>
		<guid isPermaLink="false">http://jefflinse.com/?p=24#comment-208</guid>
		<description>@echo: You&#039;ve made an error in setting up your model relationships.  There is no ParentCategory model; it&#039;s simply an alias for Cake to refer to the related Category model.</description>
		<content:encoded><![CDATA[<p>@echo: You&#8217;ve made an error in setting up your model relationships.  There is no ParentCategory model; it&#8217;s simply an alias for Cake to refer to the related Category model.</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: echo</title>
		<link>http://jefflinse.com/2008/creating-a-tree-structure-within-a-cakephp-model/comment-page-1/#comment-207</link>
		<dc:creator>echo</dc:creator>
		<pubDate>Sat, 03 Jan 2009 02:57:13 +0000</pubDate>
		<guid isPermaLink="false">http://jefflinse.com/?p=24#comment-207</guid>
		<description>Missing Database Table

Error: Database table parent_categories for model ParentCategory was not found.

Notice: If you want to customize this error message, create app\views\errors\missing_table.ctp</description>
		<content:encoded><![CDATA[<p>Missing Database Table</p>
<p>Error: Database table parent_categories for model ParentCategory was not found.</p>
<p>Notice: If you want to customize this error message, create app\views\errors\missing_table.ctp</p>
]]></content:encoded>
	</item>
</channel>
</rss>

