<?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: Removing the Compare function in Magento, the easy way</title>
	<atom:link href="http://www.aschroder.com/2009/07/removing-the-compare-function-in-magento-the-easy-way/feed/" rel="self" type="application/rss+xml" />
	<link>http://www.aschroder.com/2009/07/removing-the-compare-function-in-magento-the-easy-way/</link>
	<description>Notes on Ecommerce Web Development</description>
	<lastBuildDate>Mon, 06 Feb 2012 20:02:07 +0000</lastBuildDate>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
	<generator>http://wordpress.org/?v=3.3.1</generator>
	<item>
		<title>By: Tom</title>
		<link>http://www.aschroder.com/2009/07/removing-the-compare-function-in-magento-the-easy-way/comment-page-1/#comment-2893</link>
		<dc:creator>Tom</dc:creator>
		<pubDate>Sun, 29 Jan 2012 10:29:45 +0000</pubDate>
		<guid isPermaLink="false">http://www.aschroder.com/?p=478#comment-2893</guid>
		<description>Hi again from Vienna,

like it a lot!
but one more question:
In the category list, the space where the link for add to compare list was remains there - just like an placeholder. With Firebug I could not find a hint where this comes from.
any idea?

Thank you
Tom</description>
		<content:encoded><![CDATA[<p>Hi again from Vienna,</p>
<p>like it a lot!<br />
but one more question:<br />
In the category list, the space where the link for add to compare list was remains there &#8211; just like an placeholder. With Firebug I could not find a hint where this comes from.<br />
any idea?</p>
<p>Thank you<br />
Tom</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Eddie</title>
		<link>http://www.aschroder.com/2009/07/removing-the-compare-function-in-magento-the-easy-way/comment-page-1/#comment-2868</link>
		<dc:creator>Eddie</dc:creator>
		<pubDate>Wed, 18 Jan 2012 16:50:18 +0000</pubDate>
		<guid isPermaLink="false">http://www.aschroder.com/?p=478#comment-2868</guid>
		<description>Free extension to remove comparison feature:
http://www.magentocommerce.com/magento-connect/niro/extension/6455/et_advancedcompare</description>
		<content:encoded><![CDATA[<p>Free extension to remove comparison feature:<br />
<a href="http://www.magentocommerce.com/magento-connect/niro/extension/6455/et_advancedcompare" rel="nofollow">http://www.magentocommerce.com/magento-connect/niro/extension/6455/et_advancedcompare</a></p>
]]></content:encoded>
	</item>
	<item>
		<title>By: tom</title>
		<link>http://www.aschroder.com/2009/07/removing-the-compare-function-in-magento-the-easy-way/comment-page-1/#comment-2742</link>
		<dc:creator>tom</dc:creator>
		<pubDate>Fri, 11 Nov 2011 11:55:07 +0000</pubDate>
		<guid isPermaLink="false">http://www.aschroder.com/?p=478#comment-2742</guid>
		<description>Very usefull.
Thank you so much for this. 
magento can be a crime for
developers but you make life easier.</description>
		<content:encoded><![CDATA[<p>Very usefull.<br />
Thank you so much for this.<br />
magento can be a crime for<br />
developers but you make life easier.</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: x0backslash0x</title>
		<link>http://www.aschroder.com/2009/07/removing-the-compare-function-in-magento-the-easy-way/comment-page-1/#comment-2581</link>
		<dc:creator>x0backslash0x</dc:creator>
		<pubDate>Sun, 04 Sep 2011 19:17:56 +0000</pubDate>
		<guid isPermaLink="false">http://www.aschroder.com/?p=478#comment-2581</guid>
		<description>Great article Ashley. The changes you describe here are still relevant at version 1.5.1.0.

Except for Compare.php, placing the customized version under either the core directory tree or the local one (or both) does not seem to get rid of the pesky &#039;Add to Compare&#039; links.</description>
		<content:encoded><![CDATA[<p>Great article Ashley. The changes you describe here are still relevant at version 1.5.1.0.</p>
<p>Except for Compare.php, placing the customized version under either the core directory tree or the local one (or both) does not seem to get rid of the pesky &#8216;Add to Compare&#8217; links.</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: LED</title>
		<link>http://www.aschroder.com/2009/07/removing-the-compare-function-in-magento-the-easy-way/comment-page-1/#comment-2274</link>
		<dc:creator>LED</dc:creator>
		<pubDate>Sat, 30 Apr 2011 12:27:01 +0000</pubDate>
		<guid isPermaLink="false">http://www.aschroder.com/?p=478#comment-2274</guid>
		<description>This is the best solution for removing the add to compare link that I have found on the net.

Thanks for explaining it step by step with a solution that won&#039;t make a conflict with future upgrades.</description>
		<content:encoded><![CDATA[<p>This is the best solution for removing the add to compare link that I have found on the net.</p>
<p>Thanks for explaining it step by step with a solution that won&#8217;t make a conflict with future upgrades.</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Irina</title>
		<link>http://www.aschroder.com/2009/07/removing-the-compare-function-in-magento-the-easy-way/comment-page-1/#comment-2232</link>
		<dc:creator>Irina</dc:creator>
		<pubDate>Wed, 30 Mar 2011 22:48:03 +0000</pubDate>
		<guid isPermaLink="false">http://www.aschroder.com/?p=478#comment-2232</guid>
		<description>Ashley, 

Thanks very much for these instructions - they worked perfect for me as well! 

Thanks for a great effort! And yes, having an extension for that would be great as well :). </description>
		<content:encoded><![CDATA[<p>Ashley, </p>
<p>Thanks very much for these instructions &#8211; they worked perfect for me as well! </p>
<p>Thanks for a great effort! And yes, having an extension for that would be great as well <img src='http://cdn.aschroder.com/wp-includes/images/smilies/icon_smile.gif' alt=':)' class='wp-smiley' /> .</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Ashley</title>
		<link>http://www.aschroder.com/2009/07/removing-the-compare-function-in-magento-the-easy-way/comment-page-1/#comment-2191</link>
		<dc:creator>Ashley</dc:creator>
		<pubDate>Sun, 13 Mar 2011 02:41:51 +0000</pubDate>
		<guid isPermaLink="false">http://www.aschroder.com/?p=478#comment-2191</guid>
		<description>No worries Billy, we were all new to the internet once upon a time. The old &lt;em&gt;copy-paste the error message into Google before asking for help&lt;/em&gt; trick will actually resolve 99.9% of all of your future issues, I cannot recommend it enough.</description>
		<content:encoded><![CDATA[<p>No worries Billy, we were all new to the internet once upon a time. The old <em>copy-paste the error message into Google before asking for help</em> trick will actually resolve 99.9% of all of your future issues, I cannot recommend it enough.</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Billy</title>
		<link>http://www.aschroder.com/2009/07/removing-the-compare-function-in-magento-the-easy-way/comment-page-1/#comment-2190</link>
		<dc:creator>Billy</dc:creator>
		<pubDate>Sun, 13 Mar 2011 02:19:46 +0000</pubDate>
		<guid isPermaLink="false">http://www.aschroder.com/?p=478#comment-2190</guid>
		<description>Thanks Ashley for the quick response.  I sorta new in my mind that the two weren&#039;t related.  Right after I posted I remembered that my host was working an issue with cron that was the cause of this problem.  All your suggestions here worked exactly as stated and &quot;Compare&quot; is gone.  Thanks again for putting up with a &quot;newb&quot;!!</description>
		<content:encoded><![CDATA[<p>Thanks Ashley for the quick response.  I sorta new in my mind that the two weren&#8217;t related.  Right after I posted I remembered that my host was working an issue with cron that was the cause of this problem.  All your suggestions here worked exactly as stated and &#8220;Compare&#8221; is gone.  Thanks again for putting up with a &#8220;newb&#8221;!!</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Ashley</title>
		<link>http://www.aschroder.com/2009/07/removing-the-compare-function-in-magento-the-easy-way/comment-page-1/#comment-2189</link>
		<dc:creator>Ashley</dc:creator>
		<pubDate>Sun, 13 Mar 2011 00:04:20 +0000</pubDate>
		<guid isPermaLink="false">http://www.aschroder.com/?p=478#comment-2189</guid>
		<description>@Billy, I think that&#039;s an environment issue for Magento on PHP 5.3, when in doubt, &lt;a href=&quot;http://www.google.com/search?q=Method+Varien_Object%3A%3A__tostring()+cannot+take+arguments&quot; rel=&quot;nofollow&quot;&gt;check with Google&lt;/a&gt;.</description>
		<content:encoded><![CDATA[<p>@Billy, I think that&#8217;s an environment issue for Magento on PHP 5.3, when in doubt, <a href="http://www.google.com/search?q=Method+Varien_Object%3A%3A__tostring()+cannot+take+arguments" rel="nofollow">check with Google</a>.</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Billy</title>
		<link>http://www.aschroder.com/2009/07/removing-the-compare-function-in-magento-the-easy-way/comment-page-1/#comment-2188</link>
		<dc:creator>Billy</dc:creator>
		<pubDate>Sat, 12 Mar 2011 18:49:27 +0000</pubDate>
		<guid isPermaLink="false">http://www.aschroder.com/?p=478#comment-2188</guid>
		<description>Ashley, I appreciate all your tips.  I&#039;m a relative newb but I&#039;ve done this one on another site but when doing it this time I got this error when I tried to open my &quot;Home Page&quot;.
Fatal error: Method Varien_Object::__tostring() cannot take arguments in /home/cabinets/public_html/dev.dpbe-com.com/magento/lib/Varien/Object.php on line 488
Any idea what I might have messed up?  Thanks
</description>
		<content:encoded><![CDATA[<p>Ashley, I appreciate all your tips.  I&#8217;m a relative newb but I&#8217;ve done this one on another site but when doing it this time I got this error when I tried to open my &#8220;Home Page&#8221;.<br />
Fatal error: Method Varien_Object::__tostring() cannot take arguments in /home/cabinets/public_html/dev.dpbe-com.com/magento/lib/Varien/Object.php on line 488<br />
Any idea what I might have messed up?  Thanks</p>
]]></content:encoded>
	</item>
</channel>
</rss>

<!-- Performance optimized by W3 Total Cache. Learn more: http://www.w3-edge.com/wordpress-plugins/

Page Caching using disk: enhanced
Database Caching 1/14 queries in 0.022 seconds using apc
Object Caching 347/348 objects using apc
Content Delivery Network via cdn.aschroder.com

Served from: www.aschroder.com @ 2012-02-08 03:44:04 -->
