<?xml version="1.0" encoding="UTF-8"?>
<rss version="2.0"
	xmlns:content="http://purl.org/rss/1.0/modules/content/"
	xmlns:wfw="http://wellformedweb.org/CommentAPI/"
	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/"
	xmlns:slash="http://purl.org/rss/1.0/modules/slash/"
	>

<channel>
	<title>Explore Magento &#187; debugging</title>
	<atom:link href="http://www.exploremagento.com/tag/debugging/feed" rel="self" type="application/rss+xml" />
	<link>http://www.exploremagento.com</link>
	<description>Magento Design and Development Information</description>
	<lastBuildDate>Thu, 18 Mar 2010 13:15:16 +0000</lastBuildDate>
	<generator>http://wordpress.org/?v=2.8.4</generator>
	<language>en</language>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
			<item>
		<title>Fix add to cart (redirect to homepage) bug</title>
		<link>http://www.exploremagento.com/magento/fix-add-to-cart-redirect-to-homepage-bug.php</link>
		<comments>http://www.exploremagento.com/magento/fix-add-to-cart-redirect-to-homepage-bug.php#comments</comments>
		<pubDate>Fri, 12 Sep 2008 14:54:21 +0000</pubDate>
		<dc:creator>Fido</dc:creator>
				<category><![CDATA[Development]]></category>
		<category><![CDATA[Magento]]></category>
		<category><![CDATA[block]]></category>
		<category><![CDATA[cart]]></category>
		<category><![CDATA[debugging]]></category>
		<category><![CDATA[magento development]]></category>

		<guid isPermaLink="false">http://www.getfido.net/blog/?p=91</guid>
		<description><![CDATA[Some people have run into a bug (apparently since version 1.1.3) where (not matter the settings in the backend) the users were getting redirected to the home page after they added a product to the cart.

Naturally this won't be what most people want. (There is the option in the backend to set "After adding a product redirect to shopping cart" to 'Yes' or 'No' but this bug is ignoring this).]]></description>
		<wfw:commentRss>http://www.exploremagento.com/magento/fix-add-to-cart-redirect-to-homepage-bug.php/feed</wfw:commentRss>
		<slash:comments>4</slash:comments>
		</item>
		<item>
		<title>How to fix the Magento Out of stock bug, version 1.1.x</title>
		<link>http://www.exploremagento.com/magento/how-to-fix-the-magento-out-of-stock-bug-version-11x.php</link>
		<comments>http://www.exploremagento.com/magento/how-to-fix-the-magento-out-of-stock-bug-version-11x.php#comments</comments>
		<pubDate>Fri, 05 Sep 2008 19:56:10 +0000</pubDate>
		<dc:creator>Fido</dc:creator>
				<category><![CDATA[Design]]></category>
		<category><![CDATA[Development]]></category>
		<category><![CDATA[Magento]]></category>
		<category><![CDATA[block]]></category>
		<category><![CDATA[debugging]]></category>
		<category><![CDATA[magento development]]></category>
		<category><![CDATA[products]]></category>
		<category><![CDATA[stock]]></category>

		<guid isPermaLink="false">http://www.getfido.net/blog/?p=82</guid>
		<description><![CDATA[This is a popular bug that has been plaguing many people with their custom Magento solutions.

<strong>Problem</strong>: Magento shows products that are in stock as "Out of Stock" - It seems to be popularly reported within the New Product block.]]></description>
		<wfw:commentRss>http://www.exploremagento.com/magento/how-to-fix-the-magento-out-of-stock-bug-version-11x.php/feed</wfw:commentRss>
		<slash:comments>9</slash:comments>
		</item>
		<item>
		<title>Quick debugging tip</title>
		<link>http://www.exploremagento.com/magento/quick-debugging-tip.php</link>
		<comments>http://www.exploremagento.com/magento/quick-debugging-tip.php#comments</comments>
		<pubDate>Wed, 03 Sep 2008 22:33:09 +0000</pubDate>
		<dc:creator>Fido</dc:creator>
				<category><![CDATA[Development]]></category>
		<category><![CDATA[Magento]]></category>
		<category><![CDATA[Module]]></category>
		<category><![CDATA[debugging]]></category>
		<category><![CDATA[magento development]]></category>
		<category><![CDATA[php]]></category>

		<guid isPermaLink="false">http://getfido.net/blog/?p=45</guid>
		<description><![CDATA[You can add items to magento&#8217;s system log and exception log in your code. This is very handy for pin-pointing coding errors / problems. Developing for Magento is often hard, especially since it&#8217;s not always possibly to have error reporting on (and even when it is on, its hard to find exactly what&#8217;s wrong!).
Here&#8217;s an [...]]]></description>
		<wfw:commentRss>http://www.exploremagento.com/magento/quick-debugging-tip.php/feed</wfw:commentRss>
		<slash:comments>7</slash:comments>
		</item>
	</channel>
</rss>
