<?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: An Unexpected HTTP Error occurred during the API request</title>
	<atom:link href="http://www.chaaban.info/2009/11/18/an-unexpected-http-error-occurred-during-the-api-request/feed/" rel="self" type="application/rss+xml" />
	<link>http://www.chaaban.info/2009/11/18/an-unexpected-http-error-occurred-during-the-api-request/</link>
	<description>Tarek Chaaban, M.Sc&#039;s official blog. It contains current web  project portfolio, posts regarding his Canadian army experience, news, sports articles, and web tutorials on programming and using social networking technologies.</description>
	<lastBuildDate>Fri, 25 Nov 2011 10:49:42 +0000</lastBuildDate>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
	<generator>http://wordpress.org/?v=3.3.1</generator>
	<item>
		<title>By: Phoenix</title>
		<link>http://www.chaaban.info/2009/11/18/an-unexpected-http-error-occurred-during-the-api-request/comment-page-1/#comment-9890</link>
		<dc:creator>Phoenix</dc:creator>
		<pubDate>Wed, 12 Oct 2011 08:32:12 +0000</pubDate>
		<guid isPermaLink="false">http://www.chaaban.info/?p=927#comment-9890</guid>
		<description>I am getting this error in my localhost. Why doesn&#039;t it work? Fixed the class-http file, but no cigar. What&#039;s the problem here? I am getting this problem importing a simple xml file, exported from Wordpress of the same version! (3.2.1)</description>
		<content:encoded><![CDATA[<p>I am getting this error in my localhost. Why doesn&#8217;t it work? Fixed the class-http file, but no cigar. What&#8217;s the problem here? I am getting this problem importing a simple xml file, exported from WordPress of the same version! (3.2.1)</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: nishant</title>
		<link>http://www.chaaban.info/2009/11/18/an-unexpected-http-error-occurred-during-the-api-request/comment-page-1/#comment-9754</link>
		<dc:creator>nishant</dc:creator>
		<pubDate>Tue, 04 Oct 2011 15:16:14 +0000</pubDate>
		<guid isPermaLink="false">http://www.chaaban.info/?p=927#comment-9754</guid>
		<description>if wp 3.0 and higher edit from wp-includes/class-http.php</description>
		<content:encoded><![CDATA[<p>if wp 3.0 and higher edit from wp-includes/class-http.php</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Rizve Joarder</title>
		<link>http://www.chaaban.info/2009/11/18/an-unexpected-http-error-occurred-during-the-api-request/comment-page-1/#comment-8532</link>
		<dc:creator>Rizve Joarder</dc:creator>
		<pubDate>Wed, 22 Jun 2011 09:39:12 +0000</pubDate>
		<guid isPermaLink="false">http://www.chaaban.info/?p=927#comment-8532</guid>
		<description>hey i applied this in my wordpress.changed value but still getting same error.i am using latest version of WP.Any help please?

thanks</description>
		<content:encoded><![CDATA[<p>hey i applied this in my wordpress.changed value but still getting same error.i am using latest version of WP.Any help please?</p>
<p>thanks</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Mohsin Ayub</title>
		<link>http://www.chaaban.info/2009/11/18/an-unexpected-http-error-occurred-during-the-api-request/comment-page-1/#comment-7496</link>
		<dc:creator>Mohsin Ayub</dc:creator>
		<pubDate>Wed, 23 Mar 2011 21:25:06 +0000</pubDate>
		<guid isPermaLink="false">http://www.chaaban.info/?p=927#comment-7496</guid>
		<description>Hello!
Everyone

This is not working :(
i spend my maximum time on this but still i am getting this error.
now what can i do for this issue.
i tried maximum number on the timeout line.
5 to 90 and 130.
but still it didn&#039;t work. :(
Please Help me on this. :(

Thanks

Regard

Mohsin Ayub</description>
		<content:encoded><![CDATA[<p>Hello!<br />
Everyone</p>
<p>This is not working <img src='http://www.chaaban.info/wp-includes/images/smilies/icon_sad.gif' alt=':(' class='wp-smiley' /><br />
i spend my maximum time on this but still i am getting this error.<br />
now what can i do for this issue.<br />
i tried maximum number on the timeout line.<br />
5 to 90 and 130.<br />
but still it didn&#8217;t work. <img src='http://www.chaaban.info/wp-includes/images/smilies/icon_sad.gif' alt=':(' class='wp-smiley' /><br />
Please Help me on this. <img src='http://www.chaaban.info/wp-includes/images/smilies/icon_sad.gif' alt=':(' class='wp-smiley' /> </p>
<p>Thanks</p>
<p>Regard</p>
<p>Mohsin Ayub</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: jimmy gacia</title>
		<link>http://www.chaaban.info/2009/11/18/an-unexpected-http-error-occurred-during-the-api-request/comment-page-1/#comment-5398</link>
		<dc:creator>jimmy gacia</dc:creator>
		<pubDate>Tue, 19 Oct 2010 16:19:38 +0000</pubDate>
		<guid isPermaLink="false">http://www.chaaban.info/?p=927#comment-5398</guid>
		<description>if WP is version 3.0 above 
wp-includes/class-http.php

   
      &#039;timeout&#039; =&gt; apply_filters( &#039;http_request_timeout&#039;, 5),

change to

     &#039;timeout&#039; =&gt; apply_filters( &#039;http_request_timeout&#039;, 30)</description>
		<content:encoded><![CDATA[<p>if WP is version 3.0 above<br />
wp-includes/class-http.php</p>
<p>      &#8216;timeout&#8217; =&gt; apply_filters( &#8216;http_request_timeout&#8217;, 5),</p>
<p>change to</p>
<p>     &#8216;timeout&#8217; =&gt; apply_filters( &#8216;http_request_timeout&#8217;, 30)</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: SEO</title>
		<link>http://www.chaaban.info/2009/11/18/an-unexpected-http-error-occurred-during-the-api-request/comment-page-1/#comment-5227</link>
		<dc:creator>SEO</dc:creator>
		<pubDate>Sat, 25 Sep 2010 04:04:32 +0000</pubDate>
		<guid isPermaLink="false">http://www.chaaban.info/?p=927#comment-5227</guid>
		<description>I have use wp 3.0.1 but not found</description>
		<content:encoded><![CDATA[<p>I have use wp 3.0.1 but not found</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: phoreys</title>
		<link>http://www.chaaban.info/2009/11/18/an-unexpected-http-error-occurred-during-the-api-request/comment-page-1/#comment-4812</link>
		<dc:creator>phoreys</dc:creator>
		<pubDate>Wed, 21 Jul 2010 16:17:46 +0000</pubDate>
		<guid isPermaLink="false">http://www.chaaban.info/?p=927#comment-4812</guid>
		<description>Lisa -

The reason you may not see the code in http.php is because your WP is version 3.0.  If you are using Wordpress version 3.0 the code is in /wp-includes/class-http.php file on line 220.

Cheers!</description>
		<content:encoded><![CDATA[<p>Lisa -</p>
<p>The reason you may not see the code in http.php is because your WP is version 3.0.  If you are using WordPress version 3.0 the code is in /wp-includes/class-http.php file on line 220.</p>
<p>Cheers!</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Rahinur Rahaman</title>
		<link>http://www.chaaban.info/2009/11/18/an-unexpected-http-error-occurred-during-the-api-request/comment-page-1/#comment-4740</link>
		<dc:creator>Rahinur Rahaman</dc:creator>
		<pubDate>Thu, 08 Jul 2010 06:43:55 +0000</pubDate>
		<guid isPermaLink="false">http://www.chaaban.info/?p=927#comment-4740</guid>
		<description>You don&#039;t mention the WordPress version which you solved for. I have tried it in WordPress v3.0 and it not worked for me. Could you please give me solution for WordPress v3.0?

Thanks in advance.</description>
		<content:encoded><![CDATA[<p>You don&#8217;t mention the WordPress version which you solved for. I have tried it in WordPress v3.0 and it not worked for me. Could you please give me solution for WordPress v3.0?</p>
<p>Thanks in advance.</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Heinrich</title>
		<link>http://www.chaaban.info/2009/11/18/an-unexpected-http-error-occurred-during-the-api-request/comment-page-1/#comment-4682</link>
		<dc:creator>Heinrich</dc:creator>
		<pubDate>Wed, 23 Jun 2010 00:02:53 +0000</pubDate>
		<guid isPermaLink="false">http://www.chaaban.info/?p=927#comment-4682</guid>
		<description>Same as Lisa, I can not find that line of code. Seems like WP3 has changed several files :(</description>
		<content:encoded><![CDATA[<p>Same as Lisa, I can not find that line of code. Seems like WP3 has changed several files <img src='http://www.chaaban.info/wp-includes/images/smilies/icon_sad.gif' alt=':(' class='wp-smiley' /> </p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Lisa</title>
		<link>http://www.chaaban.info/2009/11/18/an-unexpected-http-error-occurred-during-the-api-request/comment-page-1/#comment-4405</link>
		<dc:creator>Lisa</dc:creator>
		<pubDate>Sun, 09 May 2010 10:18:28 +0000</pubDate>
		<guid isPermaLink="false">http://www.chaaban.info/?p=927#comment-4405</guid>
		<description>I am getting the error, however I don&#039;t even have that line of code in my http.php file... Can someone give me the full code to add it to the file or could there be other causes for this error?

THANKS! :)</description>
		<content:encoded><![CDATA[<p>I am getting the error, however I don&#8217;t even have that line of code in my http.php file&#8230; Can someone give me the full code to add it to the file or could there be other causes for this error?</p>
<p>THANKS! <img src='http://www.chaaban.info/wp-includes/images/smilies/icon_smile.gif' alt=':)' class='wp-smiley' /> </p>
]]></content:encoded>
	</item>
</channel>
</rss>

<!-- Dynamic Page Served (once) in 1.377 seconds -->

