<?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: Amazon Wishlist plugin for wordpress 2.7</title>
	<atom:link href="http://jfoucher.com/wordpress/amazon-wishlist-plugin-for-wordpress-27/feed/" rel="self" type="application/rss+xml" />
	<link>http://jfoucher.com/wordpress/amazon-wishlist-plugin-for-wordpress-27/</link>
	<description>Sailing the web</description>
	<lastBuildDate>Sun, 21 Feb 2010 04:10:45 +0000</lastBuildDate>
	<generator>http://wordpress.org/?v=2.9</generator>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
		<item>
		<title>By: tom</title>
		<link>http://jfoucher.com/wordpress/amazon-wishlist-plugin-for-wordpress-27/comment-page-1/#comment-3095</link>
		<dc:creator>tom</dc:creator>
		<pubDate>Thu, 21 Jan 2010 20:23:05 +0000</pubDate>
		<guid isPermaLink="false">http://jfoucher.com/2009/05/19/amazon-wishlist-plugin-for-wordpress-27#comment-3095</guid>
		<description>I installed wordpress 2.9.1 and got this on activation:
Fatal error: Call to undefined function dl() in S:\xampp\htdocs\blog\wp-content\plugins\amazon-wishlist\amazon-wishlist.php on line 92

I&#039;d realy like to test this plugin, By!</description>
		<content:encoded><![CDATA[<p>I installed wordpress 2.9.1 and got this on activation:<br />
Fatal error: Call to undefined function dl() in S:\xampp\htdocs\blog\wp-content\plugins\amazon-wishlist\amazon-wishlist.php on line 92</p>
<p>I&#8217;d realy like to test this plugin, By!</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Wulf</title>
		<link>http://jfoucher.com/wordpress/amazon-wishlist-plugin-for-wordpress-27/comment-page-1/#comment-847</link>
		<dc:creator>Wulf</dc:creator>
		<pubDate>Fri, 11 Sep 2009 20:33:43 +0000</pubDate>
		<guid isPermaLink="false">http://jfoucher.com/2009/05/19/amazon-wishlist-plugin-for-wordpress-27#comment-847</guid>
		<description>The zip file avail on wordpress unzips to sortable-amazon-wishlist/, but the imgsquare.php? link points to src=&quot;/wp-content/plugins/amazon-wishlist/&quot;

This is wrong for two reasons: assumes root dir again, and wrong dir name from what the downloaded content points to.

Of course, you can fix that with the pastebin link I showed earlier that points you to the plugin dir&#039;s url.</description>
		<content:encoded><![CDATA[<p>The zip file avail on wordpress unzips to sortable-amazon-wishlist/, but the imgsquare.php? link points to src=&#8221;/wp-content/plugins/amazon-wishlist/&#8221;</p>
<p>This is wrong for two reasons: assumes root dir again, and wrong dir name from what the downloaded content points to.</p>
<p>Of course, you can fix that with the pastebin link I showed earlier that points you to the plugin dir&#8217;s url.</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Wulf</title>
		<link>http://jfoucher.com/wordpress/amazon-wishlist-plugin-for-wordpress-27/comment-page-1/#comment-846</link>
		<dc:creator>Wulf</dc:creator>
		<pubDate>Fri, 11 Sep 2009 20:16:00 +0000</pubDate>
		<guid isPermaLink="false">http://jfoucher.com/2009/05/19/amazon-wishlist-plugin-for-wordpress-27#comment-846</guid>
		<description>Looks like, since 2.6, there is also a constant WP_PLUGIN_DIR. So I was able to get this running on my site using:

define(&#039;SAWL_URL&#039;, WP_PLUGIN_DIR.&quot;/sortable-amazon-wishlist/&quot;);

And replacing all the $_SERVER[&#039;DOCUMENT_ROOT&#039;] entries with SAWL_URL.

On a side note, the &quot;Amazon Wishlist&quot; link appears outside the div and has no class on it, which make it hard to style nicely. I added a class tag to mine.

Hope this helps.</description>
		<content:encoded><![CDATA[<p>Looks like, since 2.6, there is also a constant WP_PLUGIN_DIR. So I was able to get this running on my site using:</p>
<p>define(&#8216;SAWL_URL&#8217;, WP_PLUGIN_DIR.&#8221;/sortable-amazon-wishlist/&#8221;);</p>
<p>And replacing all the $_SERVER['DOCUMENT_ROOT'] entries with SAWL_URL.</p>
<p>On a side note, the &#8220;Amazon Wishlist&#8221; link appears outside the div and has no class on it, which make it hard to style nicely. I added a class tag to mine.</p>
<p>Hope this helps.</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Wulf</title>
		<link>http://jfoucher.com/wordpress/amazon-wishlist-plugin-for-wordpress-27/comment-page-1/#comment-845</link>
		<dc:creator>Wulf</dc:creator>
		<pubDate>Fri, 11 Sep 2009 19:49:42 +0000</pubDate>
		<guid isPermaLink="false">http://jfoucher.com/2009/05/19/amazon-wishlist-plugin-for-wordpress-27#comment-845</guid>
		<description>Hi there,

I tried out your widget, but the code assumes in numerous places that the blog is always installed in DOCUMENT_ROOT (not good).

You can solve this easily enough by replacing calls to $_SERVER[&#039;DOCUMENT_ROOT&#039;] with the following little code snip: http://dev.zentrack.net/pastebin/120121</description>
		<content:encoded><![CDATA[<p>Hi there,</p>
<p>I tried out your widget, but the code assumes in numerous places that the blog is always installed in DOCUMENT_ROOT (not good).</p>
<p>You can solve this easily enough by replacing calls to $_SERVER['DOCUMENT_ROOT'] with the following little code snip: <a href="http://dev.zentrack.net/pastebin/120121" rel="nofollow">http://dev.zentrack.net/pastebin/120121</a></p>
]]></content:encoded>
	</item>
</channel>
</rss>
