<?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/"
	xmlns:georss="http://www.georss.org/georss" xmlns:geo="http://www.w3.org/2003/01/geo/wgs84_pos#" xmlns:media="http://search.yahoo.com/mrss/"
		>
<channel>
	<title>Comments on: Symfony 1.1 Admin Generator Install Cookbook at Ubuntu</title>
	<atom:link href="http://moojix.wordpress.com/2008/07/28/symfony-11-admin-generator-install-cookbook-at-ubuntu/feed/" rel="self" type="application/rss+xml" />
	<link>http://moojix.wordpress.com/2008/07/28/symfony-11-admin-generator-install-cookbook-at-ubuntu/</link>
	<description>Just another WordPress.com weblog</description>
	<lastBuildDate>Sun, 08 Nov 2009 16:20:50 +0000</lastBuildDate>
	<generator>http://wordpress.com/</generator>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
		<item>
		<title>By: moojix</title>
		<link>http://moojix.wordpress.com/2008/07/28/symfony-11-admin-generator-install-cookbook-at-ubuntu/#comment-13</link>
		<dc:creator>moojix</dc:creator>
		<pubDate>Thu, 07 Aug 2008 10:45:59 +0000</pubDate>
		<guid isPermaLink="false">http://moojix.wordpress.com/?p=44#comment-13</guid>
		<description>on my first day on admin-generator i got with admin-init the following error message:

Unable to scaffold nonexistent model &quot;Post&quot;.

 i forgot to update model classes after modification of the initial model. the solution was simply run:

symfony cc
symfony propel:build-model

http://www.symfony-project.org/forum/index.php/m/57193/#msg_57193</description>
		<content:encoded><![CDATA[<p>on my first day on admin-generator i got with admin-init the following error message:</p>
<p>Unable to scaffold nonexistent model &#8220;Post&#8221;.</p>
<p> i forgot to update model classes after modification of the initial model. the solution was simply run:</p>
<p>symfony cc<br />
symfony propel:build-model</p>
<p><a href="http://www.symfony-project.org/forum/index.php/m/57193/#msg_57193" rel="nofollow">http://www.symfony-project.org/forum/index.php/m/57193/#msg_57193</a></p>
]]></content:encoded>
	</item>
	<item>
		<title>By: jez</title>
		<link>http://moojix.wordpress.com/2008/07/28/symfony-11-admin-generator-install-cookbook-at-ubuntu/#comment-12</link>
		<dc:creator>jez</dc:creator>
		<pubDate>Thu, 07 Aug 2008 09:39:10 +0000</pubDate>
		<guid isPermaLink="false">http://moojix.wordpress.com/?p=44#comment-12</guid>
		<description>Although an ok step by step guide, i am a bit disappointed in this page as it was referred to by a post you made to a symfony forum with a specific problem in the init-admin step, yet just like the symfony documentation you have only described how it is when everything works.

Please update this to show how you fixed a 

Unable to scaffold nonexistent model

error in the admin-init???

The only failing of the extensive symfony docs is troubleshooting, specially when you are often doing things new to a web programmer e.g. building code, such as admin-init.

Aside from that, symfony is ok, i dont think am as blown away as most by it. Maybe i am not seeing the speed of development as i am chasing poorly documented exceptions.</description>
		<content:encoded><![CDATA[<p>Although an ok step by step guide, i am a bit disappointed in this page as it was referred to by a post you made to a symfony forum with a specific problem in the init-admin step, yet just like the symfony documentation you have only described how it is when everything works.</p>
<p>Please update this to show how you fixed a </p>
<p>Unable to scaffold nonexistent model</p>
<p>error in the admin-init???</p>
<p>The only failing of the extensive symfony docs is troubleshooting, specially when you are often doing things new to a web programmer e.g. building code, such as admin-init.</p>
<p>Aside from that, symfony is ok, i dont think am as blown away as most by it. Maybe i am not seeing the speed of development as i am chasing poorly documented exceptions.</p>
]]></content:encoded>
	</item>
</channel>
</rss>
