<?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: Zend Framework Tutorial for ZF 1.8</title>
	<atom:link href="http://akrabat.com/zend-framework/zend-framework-tutorial-for-zf-18/feed/" rel="self" type="application/rss+xml" />
	<link>http://akrabat.com/zend-framework/zend-framework-tutorial-for-zf-18/</link>
	<description>Developing PHP software in the Real World, by Rob Allen</description>
	<lastBuildDate>Tue, 13 Mar 2012 12:47:13 +0000</lastBuildDate>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
	<generator>http://wordpress.org/?v=3.3.2</generator>
	<item>
		<title>By: Renjith</title>
		<link>http://akrabat.com/zend-framework/zend-framework-tutorial-for-zf-18/#comment-30876</link>
		<dc:creator>Renjith</dc:creator>
		<pubDate>Sat, 13 Feb 2010 12:34:27 +0000</pubDate>
		<guid isPermaLink="false">http://akrabat.com/?p=600#comment-30876</guid>
		<description>Error is happeing because class name is wrong
Solution
Rename Model_DbTable_Albums to Application_Model_DbTable_Albums in controllers/IndexController.php

Hope this helps :)</description>
		<content:encoded><![CDATA[<p>Error is happeing because class name is wrong<br />
Solution<br />
Rename Model_DbTable_Albums to Application_Model_DbTable_Albums in controllers/IndexController.php</p>
<p>Hope this helps :)</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Johan</title>
		<link>http://akrabat.com/zend-framework/zend-framework-tutorial-for-zf-18/#comment-29014</link>
		<dc:creator>Johan</dc:creator>
		<pubDate>Mon, 26 Oct 2009 10:25:33 +0000</pubDate>
		<guid isPermaLink="false">http://akrabat.com/?p=600#comment-29014</guid>
		<description>niggfreeces,

You probably don&#039;t have the _initAutoloader function in your Bootstrap class.
Check that first.</description>
		<content:encoded><![CDATA[<p>niggfreeces,</p>
<p>You probably don't have the _initAutoloader function in your Bootstrap class.<br />
Check that first.</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: niggfreeces</title>
		<link>http://akrabat.com/zend-framework/zend-framework-tutorial-for-zf-18/#comment-28977</link>
		<dc:creator>niggfreeces</dc:creator>
		<pubDate>Fri, 23 Oct 2009 01:52:15 +0000</pubDate>
		<guid isPermaLink="false">http://akrabat.com/?p=600#comment-28977</guid>
		<description>Hi,

Is there a solution to this? Where is it?
&quot;Fatal error: Class &#039;Model_DbTable_Albums&#039; not found in C:\xampp\htdocs\music-library\application\controllers\IndexController.php on line 17&quot;

Please help. Thx.</description>
		<content:encoded><![CDATA[<p>Hi,</p>
<p>Is there a solution to this? Where is it?<br />
"Fatal error: Class 'Model_DbTable_Albums' not found in C:\xampp\htdocs\music-library\application\controllers\IndexController.php on line 17"</p>
<p>Please help. Thx.</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Snowcore</title>
		<link>http://akrabat.com/zend-framework/zend-framework-tutorial-for-zf-18/#comment-28794</link>
		<dc:creator>Snowcore</dc:creator>
		<pubDate>Mon, 12 Oct 2009 09:36:49 +0000</pubDate>
		<guid isPermaLink="false">http://akrabat.com/?p=600#comment-28794</guid>
		<description>Thanks! It&#039;s a great tutorial!
I&#039;m excited of Zend_Application!</description>
		<content:encoded><![CDATA[<p>Thanks! It's a great tutorial!<br />
I'm excited of Zend_Application!</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Narada</title>
		<link>http://akrabat.com/zend-framework/zend-framework-tutorial-for-zf-18/#comment-28715</link>
		<dc:creator>Narada</dc:creator>
		<pubDate>Wed, 07 Oct 2009 10:20:52 +0000</pubDate>
		<guid isPermaLink="false">http://akrabat.com/?p=600#comment-28715</guid>
		<description>i stil getting error pls if there any idea........


Warning: Zend_Loader::include_once(Model\DbTable\Albums.php) [zend-loader.include-once]: failed to open stream: No such file or directory in C:\wamp\www\test\library\Zend\Loader.php on line 83

Warning: Zend_Loader::include_once() [function.include]: Failed opening &#039;Model\DbTable\Albums.php&#039; for inclusion (include_path=&#039;.;C:\php5\pear;../library&#039;) in C:\wamp\www\test\library\Zend\Loader.php on line 83

Fatal error: Class &#039;Model_DbTable_Albums&#039; not found in C:\wamp\www\test\application\controllers\IndexController.php on line 15</description>
		<content:encoded><![CDATA[<p>i stil getting error pls if there any idea........</p>
<p>Warning: Zend_Loader::include_once(Model\DbTable\Albums.php) [zend-loader.include-once]: failed to open stream: No such file or directory in C:\wamp\www\test\library\Zend\Loader.php on line 83</p>
<p>Warning: Zend_Loader::include_once() [function.include]: Failed opening 'Model\DbTable\Albums.php' for inclusion (include_path='.;C:\php5\pear;../library') in C:\wamp\www\test\library\Zend\Loader.php on line 83</p>
<p>Fatal error: Class 'Model_DbTable_Albums' not found in C:\wamp\www\test\application\controllers\IndexController.php on line 15</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: CaBi</title>
		<link>http://akrabat.com/zend-framework/zend-framework-tutorial-for-zf-18/#comment-28031</link>
		<dc:creator>CaBi</dc:creator>
		<pubDate>Wed, 29 Jul 2009 07:31:05 +0000</pubDate>
		<guid isPermaLink="false">http://akrabat.com/?p=600#comment-28031</guid>
		<description>Hi,
nice tutorial. I found a little typo in your vhost-config (page 3):
 DocumentRoot /var/www/html/z-ftutorial/public

I assume you mean:
 DocumentRoot /var/www/html/zf-tutorial/public

CaBi :)</description>
		<content:encoded><![CDATA[<p>Hi,<br />
nice tutorial. I found a little typo in your vhost-config (page 3):<br />
 DocumentRoot /var/www/html/z-ftutorial/public</p>
<p>I assume you mean:<br />
 DocumentRoot /var/www/html/zf-tutorial/public</p>
<p>CaBi :)</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Sunil Kumar kondabathini</title>
		<link>http://akrabat.com/zend-framework/zend-framework-tutorial-for-zf-18/#comment-27946</link>
		<dc:creator>Sunil Kumar kondabathini</dc:creator>
		<pubDate>Fri, 17 Jul 2009 06:20:56 +0000</pubDate>
		<guid isPermaLink="false">http://akrabat.com/?p=600#comment-27946</guid>
		<description>Recently I was switched to Zf 1.8

Problem with models, getting Fatal error: Class &#039;Model_DbTable_Users&#039; not found in D:\workspace\afmis\application\controllers\MasterController.php on line 64</description>
		<content:encoded><![CDATA[<p>Recently I was switched to Zf 1.8</p>
<p>Problem with models, getting Fatal error: Class 'Model_DbTable_Users' not found in D:\workspace\afmis\application\controllers\MasterController.php on line 64</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Chris</title>
		<link>http://akrabat.com/zend-framework/zend-framework-tutorial-for-zf-18/#comment-27816</link>
		<dc:creator>Chris</dc:creator>
		<pubDate>Thu, 02 Jul 2009 21:12:22 +0000</pubDate>
		<guid isPermaLink="false">http://akrabat.com/?p=600#comment-27816</guid>
		<description>hi im getting this problem and wont go 

Fatal error: Class &#039;Model_DbTable_Albums&#039; not found in J:\Websites\quickstart\application\controllers\IndexController.php on line 17

any help please!: D would love to get going with zend framework thanks Chris</description>
		<content:encoded><![CDATA[<p>hi im getting this problem and wont go </p>
<p>Fatal error: Class 'Model_DbTable_Albums' not found in J:\Websites\quickstart\application\controllers\IndexController.php on line 17</p>
<p>any help please!: D would love to get going with zend framework thanks Chris</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: bramsi</title>
		<link>http://akrabat.com/zend-framework/zend-framework-tutorial-for-zf-18/#comment-27443</link>
		<dc:creator>bramsi</dc:creator>
		<pubDate>Fri, 12 Jun 2009 03:50:03 +0000</pubDate>
		<guid isPermaLink="false">http://akrabat.com/?p=600#comment-27443</guid>
		<description>I got same error with BEREGU #10, and the models directory already have DbTable and Albums.php.

I fix it with editing library/Zend/Loader/Autoloader/Resource.php at line 173 autoload function, so the last snippet will be like this :

$path = $this-&gt;_components[$lastMatch];
$path = str_replace(&#039;APPLICATION_DATA&#039;, APPLICATION_DATA, $path);
return include $path . &#039;/&#039; . str_replace(&#039;_&#039;, &#039;/&#039;, $final) . &#039;.php&#039;;

HTH</description>
		<content:encoded><![CDATA[<p>I got same error with BEREGU #10, and the models directory already have DbTable and Albums.php.</p>
<p>I fix it with editing library/Zend/Loader/Autoloader/Resource.php at line 173 autoload function, so the last snippet will be like this :</p>
<p>$path = $this-&gt;_components[$lastMatch];<br />
$path = str_replace('APPLICATION_DATA', APPLICATION_DATA, $path);<br />
return include $path . '/' . str_replace('_', '/', $final) . '.php';</p>
<p>HTH</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: alok</title>
		<link>http://akrabat.com/zend-framework/zend-framework-tutorial-for-zf-18/#comment-27246</link>
		<dc:creator>alok</dc:creator>
		<pubDate>Wed, 03 Jun 2009 07:49:13 +0000</pubDate>
		<guid isPermaLink="false">http://akrabat.com/?p=600#comment-27246</guid>
		<description>hai when i am put this line--
$session = new Zend_Session_Namespace(&#039;Zets&#039;);
in index.php(bootsrap) then i recive this error----
Fatal error: Uncaught exception &#039;Zend_Session_Exception&#039; with message &#039;Zend_Session::start() - C:\xampp\htdocs\api\library\Zend\Session.php(Line:438): Error #2 session_start() [&lt;a href=&#039;function.session-start&#039; rel=&quot;nofollow&quot;&gt;function.session-start&lt;/a&gt;]: Node no longer exists Array C:\xampp\htdocs\api\library\Zend\Session.php(Line:442): Error #2 session_write_close() [&lt;a href=&#039;function.session-write-close&#039; rel=&quot;nofollow&quot;&gt;function.session-write-close&lt;/a&gt;]: Node no longer exists Array&#039; in C:\xampp\htdocs\api\library\Zend\Session.php:444 Stack trace: #0 C:\xampp\htdocs\api\library\Zend\Session\Namespace.php(124): Zend_Session::start(true) #1 C:\xampp\htdocs\api\index.php(75): Zend_Session_Namespace-&gt;__construct(&#039;Zets&#039;) #2 {main} thrown in C:\xampp\htdocs\api\library\Zend\Session.php on line 444

why please help me thanks.</description>
		<content:encoded><![CDATA[<p>hai when i am put this line--<br />
$session = new Zend_Session_Namespace('Zets');<br />
in index.php(bootsrap) then i recive this error----<br />
Fatal error: Uncaught exception 'Zend_Session_Exception' with message 'Zend_Session::start() - C:\xampp\htdocs\api\library\Zend\Session.php(Line:438): Error #2 session_start() [<a href='function.session-start' rel="nofollow">function.session-start</a>]: Node no longer exists Array C:\xampp\htdocs\api\library\Zend\Session.php(Line:442): Error #2 session_write_close() [<a href='function.session-write-close' rel="nofollow">function.session-write-close</a>]: Node no longer exists Array' in C:\xampp\htdocs\api\library\Zend\Session.php:444 Stack trace: #0 C:\xampp\htdocs\api\library\Zend\Session\Namespace.php(124): Zend_Session::start(true) #1 C:\xampp\htdocs\api\index.php(75): Zend_Session_Namespace-&gt;__construct('Zets') #2 {main} thrown in C:\xampp\htdocs\api\library\Zend\Session.php on line 444</p>
<p>why please help me thanks.</p>
]]></content:encoded>
	</item>
</channel>
</rss>

