<?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: AWSpress Amazon Plugin</title>
	<atom:link href="http://www.wordpressthemesfor.me/wordpress-amazon-plugins/awspress-amazon-wp-plugin/feed" rel="self" type="application/rss+xml" />
	<link>http://www.wordpressthemesfor.me/wordpress-amazon-plugins/awspress-amazon-wp-plugin</link>
	<description>Download Themes and Templates for Your WordPress Blog</description>
	<pubDate>Sun, 05 Feb 2012 20:51:02 +0000</pubDate>
	<generator>http://wordpress.org/?v=2.7</generator>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
		<item>
		<title>By: thoumpSmuct</title>
		<link>http://www.wordpressthemesfor.me/wordpress-amazon-plugins/awspress-amazon-wp-plugin/comment-page-1#comment-92</link>
		<dc:creator>thoumpSmuct</dc:creator>
		<pubDate>Thu, 21 May 2009 20:55:40 +0000</pubDate>
		<guid isPermaLink="false">http://www.wordpressthemesfor.me/?p=91#comment-92</guid>
		<description>Wow this what i have found is great! Until now i have pay for this service! but not anymore i have foind this blog
and followed steps as it is described.
And guess what, i have a free membership with greatest dating site ever!</description>
		<content:encoded><![CDATA[<p>Wow this what i have found is great! Until now i have pay for this service! but not anymore i have foind this blog<br />
and followed steps as it is described.<br />
And guess what, i have a free membership with greatest dating site ever!</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: WP Guru</title>
		<link>http://www.wordpressthemesfor.me/wordpress-amazon-plugins/awspress-amazon-wp-plugin/comment-page-1#comment-2</link>
		<dc:creator>WP Guru</dc:creator>
		<pubDate>Tue, 13 Jan 2009 03:17:47 +0000</pubDate>
		<guid isPermaLink="false">http://www.wordpressthemesfor.me/?p=91#comment-2</guid>
		<description>Known problems:

Depending on your version of Wordpress you may experiencethe following php error:

Warning: extract(): First argument should be an array in /home/yoursite/public_html/wp-includes/functions.php on line 2109

To fix:

open wp-includes/functions.php
goto to line number 2109
you will find something like

extract($wp_query-&gt;query_vars);

and change it to:

if (is_array($wp_query-&gt;query_vars)) extract($wp_query-&gt;query_vars);

Some WordPress themes will cause problems due to the way they have been programmed. This will be covered in a seperate post. Please let me know which themes work out OK for you, and which give problems. Also, if you make a fix to a theme please send me a copy and I will share it through the site.</description>
		<content:encoded><![CDATA[<p>Known problems:</p>
<p>Depending on your version of Wordpress you may experiencethe following php error:</p>
<p>Warning: extract(): First argument should be an array in /home/yoursite/public_html/wp-includes/functions.php on line 2109</p>
<p>To fix:</p>
<p>open wp-includes/functions.php<br />
goto to line number 2109<br />
you will find something like</p>
<p>extract($wp_query->query_vars);</p>
<p>and change it to:</p>
<p>if (is_array($wp_query->query_vars)) extract($wp_query->query_vars);</p>
<p>Some WordPress themes will cause problems due to the way they have been programmed. This will be covered in a seperate post. Please let me know which themes work out OK for you, and which give problems. Also, if you make a fix to a theme please send me a copy and I will share it through the site.</p>
]]></content:encoded>
	</item>
</channel>
</rss>

