<?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: PHP StackOverflow Clone</title>
	<atom:link href="http://anantgarg.com/2009/12/09/php-stackoverflow-clone/feed/" rel="self" type="application/rss+xml" />
	<link>http://anantgarg.com/2009/12/09/php-stackoverflow-clone/</link>
	<description>on web development</description>
	<pubDate>Sat, 04 Feb 2012 06:34:20 +0000</pubDate>
	<generator>http://wordpress.org/?v=2.7.1</generator>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
		<item>
		<title>By: Emiliano</title>
		<link>http://anantgarg.com/2009/12/09/php-stackoverflow-clone/comment-page-1/#comment-13587</link>
		<dc:creator>Emiliano</dc:creator>
		<pubDate>Wed, 18 May 2011 17:31:32 +0000</pubDate>
		<guid isPermaLink="false">http://anantgarg.com/?p=317#comment-13587</guid>
		<description>I have a problem only in the index.php file (Notice: Undefined index: PATH_INFO in C:\Archivos de programa\EasyPHP-5.3.3.1\www\mysite\index.php on line 15)

And the line 15 is: $path = explode("/", substr($_SERVER['PATH_INFO'],1));</description>
		<content:encoded><![CDATA[<p>I have a problem only in the index.php file (Notice: Undefined index: PATH_INFO in C:\Archivos de programa\EasyPHP-5.3.3.1\www\mysite\index.php on line 15)</p>
<p>And the line 15 is: $path = explode(&#8221;/&#8221;, substr($_SERVER['PATH_INFO'],1));</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Columbus Injury Lawyer</title>
		<link>http://anantgarg.com/2009/12/09/php-stackoverflow-clone/comment-page-1/#comment-8734</link>
		<dc:creator>Columbus Injury Lawyer</dc:creator>
		<pubDate>Thu, 30 Dec 2010 08:02:20 +0000</pubDate>
		<guid isPermaLink="false">http://anantgarg.com/?p=317#comment-8734</guid>
		<description>I'm still trying to learn PHP. I find online blogs such as yours to be very helpful. Thanks for the post.</description>
		<content:encoded><![CDATA[<p>I&#8217;m still trying to learn PHP. I find online blogs such as yours to be very helpful. Thanks for the post.</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Amit</title>
		<link>http://anantgarg.com/2009/12/09/php-stackoverflow-clone/comment-page-1/#comment-7184</link>
		<dc:creator>Amit</dc:creator>
		<pubDate>Sat, 25 Sep 2010 08:49:30 +0000</pubDate>
		<guid isPermaLink="false">http://anantgarg.com/?p=317#comment-7184</guid>
		<description>I faced err on 907 &amp; 931 line when i directly run index.php instead of install.php
You are supposed to run instal.php once</description>
		<content:encoded><![CDATA[<p>I faced err on 907 &amp; 931 line when i directly run index.php instead of install.php<br />
You are supposed to run instal.php once</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Amit</title>
		<link>http://anantgarg.com/2009/12/09/php-stackoverflow-clone/comment-page-1/#comment-7183</link>
		<dc:creator>Amit</dc:creator>
		<pubDate>Sat, 25 Sep 2010 08:47:53 +0000</pubDate>
		<guid isPermaLink="false">http://anantgarg.com/?p=317#comment-7183</guid>
		<description>I really found your script very useful. People must participate its development. I am non-php developer. Once i start to work on it. I'll surely contribute.
Tell me if there is any other version suggested by jerome42.
Please mention all reported bug which are rest to resolve. It'll help other developers to work on it.</description>
		<content:encoded><![CDATA[<p>I really found your script very useful. People must participate its development. I am non-php developer. Once i start to work on it. I&#8217;ll surely contribute.<br />
Tell me if there is any other version suggested by jerome42.<br />
Please mention all reported bug which are rest to resolve. It&#8217;ll help other developers to work on it.</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Dave</title>
		<link>http://anantgarg.com/2009/12/09/php-stackoverflow-clone/comment-page-1/#comment-7041</link>
		<dc:creator>Dave</dc:creator>
		<pubDate>Sun, 12 Sep 2010 14:35:01 +0000</pubDate>
		<guid isPermaLink="false">http://anantgarg.com/?p=317#comment-7041</guid>
		<description>I'm getting the same error on line 907 and 931. Is this project still active? And of so, how do I fix this? Perhaps a folder needs a different permission set for it</description>
		<content:encoded><![CDATA[<p>I&#8217;m getting the same error on line 907 and 931. Is this project still active? And of so, how do I fix this? Perhaps a folder needs a different permission set for it</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: king del rosario</title>
		<link>http://anantgarg.com/2009/12/09/php-stackoverflow-clone/comment-page-1/#comment-6831</link>
		<dc:creator>king del rosario</dc:creator>
		<pubDate>Thu, 19 Aug 2010 11:24:04 +0000</pubDate>
		<guid isPermaLink="false">http://anantgarg.com/?p=317#comment-6831</guid>
		<description>Warning: include(/home/content/n/o/y/noybook/html/controllers/index.php.php) [function.include]: failed to open stream: No such file or directory in /home/content/n/o/y/noybook/html/index.php on line 48
How do I solve this installation problem? Please help! 

Warning: include() [function.include]: Failed opening '/home/content/n/o/y/noybook/html/controllers/index.php.php' for inclusion (include_path='.:/usr/local/php5/lib/php') in /home/content/n/o/y/noybook/html/index.php on line 48

Warning: call_user_func(index) [function.call-user-func]: First argument is expected to be a valid callback in /home/content/n/o/y/noybook/html/index.php on line 52</description>
		<content:encoded><![CDATA[<p>Warning: include(/home/content/n/o/y/noybook/html/controllers/index.php.php) [function.include]: failed to open stream: No such file or directory in /home/content/n/o/y/noybook/html/index.php on line 48<br />
How do I solve this installation problem? Please help! </p>
<p>Warning: include() [function.include]: Failed opening &#8216;/home/content/n/o/y/noybook/html/controllers/index.php.php&#8217; for inclusion (include_path=&#8217;.:/usr/local/php5/lib/php&#8217;) in /home/content/n/o/y/noybook/html/index.php on line 48</p>
<p>Warning: call_user_func(index) [function.call-user-func]: First argument is expected to be a valid callback in /home/content/n/o/y/noybook/html/index.php on line 52</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Koen</title>
		<link>http://anantgarg.com/2009/12/09/php-stackoverflow-clone/comment-page-1/#comment-5846</link>
		<dc:creator>Koen</dc:creator>
		<pubDate>Tue, 18 May 2010 14:07:57 +0000</pubDate>
		<guid isPermaLink="false">http://anantgarg.com/?p=317#comment-5846</guid>
		<description>What a beautifull (free?!) script! i like it. But when i install it i got 2 errors:


Warning: mysql_fetch_array(): supplied argument is not a valid MySQL result resource in /home/******/domains/******/public_html/qwench/controllers/questions.php on line 931


Warning: mysql_fetch_array(): supplied argument is not a valid MySQL result resource in /home/******/domains/******/public_html/qwench/controllers/questions.php on line 907

Could you please help me?</description>
		<content:encoded><![CDATA[<p>What a beautifull (free?!) script! i like it. But when i install it i got 2 errors:</p>
<p>Warning: mysql_fetch_array(): supplied argument is not a valid MySQL result resource in /home/******/domains/******/public_html/qwench/controllers/questions.php on line 931</p>
<p>Warning: mysql_fetch_array(): supplied argument is not a valid MySQL result resource in /home/******/domains/******/public_html/qwench/controllers/questions.php on line 907</p>
<p>Could you please help me?</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: XO</title>
		<link>http://anantgarg.com/2009/12/09/php-stackoverflow-clone/comment-page-1/#comment-5234</link>
		<dc:creator>XO</dc:creator>
		<pubDate>Thu, 08 Apr 2010 07:13:59 +0000</pubDate>
		<guid isPermaLink="false">http://anantgarg.com/?p=317#comment-5234</guid>
		<description>Very nice, clean and a solid alternative to forum applications out there. This definitely merits being a StackOverflow clone.  I've checked out several clones and feel that this one has great potential.  Heck, it may be production ready, I have not messed around with it other than checking out the demo. I will be check back from time to time.</description>
		<content:encoded><![CDATA[<p>Very nice, clean and a solid alternative to forum applications out there. This definitely merits being a StackOverflow clone.  I&#8217;ve checked out several clones and feel that this one has great potential.  Heck, it may be production ready, I have not messed around with it other than checking out the demo. I will be check back from time to time.</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: John</title>
		<link>http://anantgarg.com/2009/12/09/php-stackoverflow-clone/comment-page-1/#comment-5098</link>
		<dc:creator>John</dc:creator>
		<pubDate>Sat, 27 Mar 2010 21:47:15 +0000</pubDate>
		<guid isPermaLink="false">http://anantgarg.com/?p=317#comment-5098</guid>
		<description>Amazing work! Not sure how long you took in coding this but its really clean...

I am a little confused about the license. Does it mean that if I modify this for my site (of course retaining all the Qwench copyrights), do I have to contribute back the entire source code?</description>
		<content:encoded><![CDATA[<p>Amazing work! Not sure how long you took in coding this but its really clean&#8230;</p>
<p>I am a little confused about the license. Does it mean that if I modify this for my site (of course retaining all the Qwench copyrights), do I have to contribute back the entire source code?</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: gafeman</title>
		<link>http://anantgarg.com/2009/12/09/php-stackoverflow-clone/comment-page-1/#comment-4626</link>
		<dc:creator>gafeman</dc:creator>
		<pubDate>Wed, 10 Feb 2010 09:46:04 +0000</pubDate>
		<guid isPermaLink="false">http://anantgarg.com/?p=317#comment-4626</guid>
		<description>thanks a lot to share this, great work!

but i found a bug, when you want to vote one answer something crashes..

controllers/questions.php - line 477

replace:
var basePath = "/qwench/index.php";

to:
var basePath = "$basePathNS";

thanks again, regards from spain!</description>
		<content:encoded><![CDATA[<p>thanks a lot to share this, great work!</p>
<p>but i found a bug, when you want to vote one answer something crashes..</p>
<p>controllers/questions.php - line 477</p>
<p>replace:<br />
var basePath = &#8220;/qwench/index.php&#8221;;</p>
<p>to:<br />
var basePath = &#8220;$basePathNS&#8221;;</p>
<p>thanks again, regards from spain!</p>
]]></content:encoded>
	</item>
</channel>
</rss>

