<?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: How to fix the Magento Out of stock bug, version 1.1.x</title>
	<atom:link href="http://www.exploremagento.com/magento/how-to-fix-the-magento-out-of-stock-bug-version-11x.php/feed" rel="self" type="application/rss+xml" />
	<link>http://www.exploremagento.com/magento/how-to-fix-the-magento-out-of-stock-bug-version-11x.php</link>
	<description>Magento Design and Development Information</description>
	<lastBuildDate>Mon, 10 Jan 2011 07:35:46 -0500</lastBuildDate>
	<generator>http://wordpress.org/?v=2.8.4</generator>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
		<item>
		<title>By: Hire PHP Developers</title>
		<link>http://www.exploremagento.com/magento/how-to-fix-the-magento-out-of-stock-bug-version-11x.php/comment-page-1#comment-1054</link>
		<dc:creator>Hire PHP Developers</dc:creator>
		<pubDate>Wed, 20 Oct 2010 10:10:43 +0000</pubDate>
		<guid isPermaLink="false">http://www.getfido.net/blog/?p=82#comment-1054</guid>
		<description>Hi Thanks for this information</description>
		<content:encoded><![CDATA[<p>Hi Thanks for this information</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Hire Ecommerce Developer, Hire Ecommerce Designer</title>
		<link>http://www.exploremagento.com/magento/how-to-fix-the-magento-out-of-stock-bug-version-11x.php/comment-page-1#comment-1053</link>
		<dc:creator>Hire Ecommerce Developer, Hire Ecommerce Designer</dc:creator>
		<pubDate>Mon, 18 Oct 2010 10:13:40 +0000</pubDate>
		<guid isPermaLink="false">http://www.getfido.net/blog/?p=82#comment-1053</guid>
		<description>Thank you for informative posting about magento, magento is the best open source ecommerce cart.</description>
		<content:encoded><![CDATA[<p>Thank you for informative posting about magento, magento is the best open source ecommerce cart.</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: preeti</title>
		<link>http://www.exploremagento.com/magento/how-to-fix-the-magento-out-of-stock-bug-version-11x.php/comment-page-1#comment-885</link>
		<dc:creator>preeti</dc:creator>
		<pubDate>Fri, 19 Mar 2010 06:24:45 +0000</pubDate>
		<guid isPermaLink="false">http://www.getfido.net/blog/?p=82#comment-885</guid>
		<description>Thanks !!!! it worked for my case as welll.....i was using a procedure  for setting attribute and associating them with simple products, for configurable products which were imported..but in frontend they were all showing out of stock....so for that there was no option i cud find other than visiting those products one by one and saving....as i was not able to figure out which all tables are  being affected...so finally with option given by @eric jeker ..i cud save my time and found a wonderful solution......</description>
		<content:encoded><![CDATA[<p>Thanks !!!! it worked for my case as welll&#8230;..i was using a procedure  for setting attribute and associating them with simple products, for configurable products which were imported..but in frontend they were all showing out of stock&#8230;.so for that there was no option i cud find other than visiting those products one by one and saving&#8230;.as i was not able to figure out which all tables are  being affected&#8230;so finally with option given by @eric jeker ..i cud save my time and found a wonderful solution&#8230;&#8230;</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Eric Jeker</title>
		<link>http://www.exploremagento.com/magento/how-to-fix-the-magento-out-of-stock-bug-version-11x.php/comment-page-1#comment-848</link>
		<dc:creator>Eric Jeker</dc:creator>
		<pubDate>Wed, 13 Jan 2010 12:03:18 +0000</pubDate>
		<guid isPermaLink="false">http://www.getfido.net/blog/?p=82#comment-848</guid>
		<description>You also can reset the database with those two SQL request :

UPDATE mage_cataloginventory_stock_item SET is_in_stock = 1, manage_stock = 0, use_config_manage_stock = 1, stock_status_changed_automatically = 0 ;

UPDATE mage_cataloginventory_stock_status SET stock_status = 1 ;

This will deactivate the stock management and set ALL the products as &quot;In Stock&quot;.</description>
		<content:encoded><![CDATA[<p>You also can reset the database with those two SQL request :</p>
<p>UPDATE mage_cataloginventory_stock_item SET is_in_stock = 1, manage_stock = 0, use_config_manage_stock = 1, stock_status_changed_automatically = 0 ;</p>
<p>UPDATE mage_cataloginventory_stock_status SET stock_status = 1 ;</p>
<p>This will deactivate the stock management and set ALL the products as &#8220;In Stock&#8221;.</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Pravin</title>
		<link>http://www.exploremagento.com/magento/how-to-fix-the-magento-out-of-stock-bug-version-11x.php/comment-page-1#comment-840</link>
		<dc:creator>Pravin</dc:creator>
		<pubDate>Wed, 23 Dec 2009 07:23:41 +0000</pubDate>
		<guid isPermaLink="false">http://www.getfido.net/blog/?p=82#comment-840</guid>
		<description>In my magento project whenever i add new product in manage product list and select inventory in stock that time in front view that product&#039;s convert into encode language i can&#039;t read it. if it is in out of stock that time it is normal. please any one having an idea share with us.
Thankx</description>
		<content:encoded><![CDATA[<p>In my magento project whenever i add new product in manage product list and select inventory in stock that time in front view that product&#8217;s convert into encode language i can&#8217;t read it. if it is in out of stock that time it is normal. please any one having an idea share with us.<br />
Thankx</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Andreas Reiser</title>
		<link>http://www.exploremagento.com/magento/how-to-fix-the-magento-out-of-stock-bug-version-11x.php/comment-page-1#comment-814</link>
		<dc:creator>Andreas Reiser</dc:creator>
		<pubDate>Fri, 27 Nov 2009 16:04:38 +0000</pubDate>
		<guid isPermaLink="false">http://www.getfido.net/blog/?p=82#comment-814</guid>
		<description>There is another cause you should investigate before changing the above mentioned files:

If you&#039;ve turned off stock management _after_ creating the affected products, all these products are set to &quot;not in stock&quot;.

In this case, you should (1.) override the &quot;manage stock&quot; option for each affected product, (2.) set the option &quot;in stock&quot; to &quot;yes&quot; and (3.) disable the &quot;manage stock&quot;-override again.

(Or, if you have many products, change this setting in the database directly ...)

This hint is for version 1.3.x, however, I think many people  are still using the solution by Fido

Andreas</description>
		<content:encoded><![CDATA[<p>There is another cause you should investigate before changing the above mentioned files:</p>
<p>If you&#8217;ve turned off stock management _after_ creating the affected products, all these products are set to &#8220;not in stock&#8221;.</p>
<p>In this case, you should (1.) override the &#8220;manage stock&#8221; option for each affected product, (2.) set the option &#8220;in stock&#8221; to &#8220;yes&#8221; and (3.) disable the &#8220;manage stock&#8221;-override again.</p>
<p>(Or, if you have many products, change this setting in the database directly &#8230;)</p>
<p>This hint is for version 1.3.x, however, I think many people  are still using the solution by Fido</p>
<p>Andreas</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Fido</title>
		<link>http://www.exploremagento.com/magento/how-to-fix-the-magento-out-of-stock-bug-version-11x.php/comment-page-1#comment-12</link>
		<dc:creator>Fido</dc:creator>
		<pubDate>Tue, 09 Sep 2008 12:30:08 +0000</pubDate>
		<guid isPermaLink="false">http://www.getfido.net/blog/?p=82#comment-12</guid>
		<description>I believe the three mentioned between the article and the comments are the only I&#039;ve run across on the forums</description>
		<content:encoded><![CDATA[<p>I believe the three mentioned between the article and the comments are the only I&#8217;ve run across on the forums</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: AngelEyes</title>
		<link>http://www.exploremagento.com/magento/how-to-fix-the-magento-out-of-stock-bug-version-11x.php/comment-page-1#comment-11</link>
		<dc:creator>AngelEyes</dc:creator>
		<pubDate>Tue, 09 Sep 2008 10:06:58 +0000</pubDate>
		<guid isPermaLink="false">http://www.getfido.net/blog/?p=82#comment-11</guid>
		<description>Thanks chaps, works a treat!

Anywhere else that this could also crop up?

Adam</description>
		<content:encoded><![CDATA[<p>Thanks chaps, works a treat!</p>
<p>Anywhere else that this could also crop up?</p>
<p>Adam</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Fido</title>
		<link>http://www.exploremagento.com/magento/how-to-fix-the-magento-out-of-stock-bug-version-11x.php/comment-page-1#comment-8</link>
		<dc:creator>Fido</dc:creator>
		<pubDate>Sat, 06 Sep 2008 14:46:10 +0000</pubDate>
		<guid isPermaLink="false">http://www.getfido.net/blog/?p=82#comment-8</guid>
		<description>Thank you both for your comments / contributions!

@Svemir - I have also heard of this problem (but not witnessed it myself) on the Compare item block. This fix can most likely be applied to that as well if anyone runs into that.</description>
		<content:encoded><![CDATA[<p>Thank you both for your comments / contributions!</p>
<p>@Svemir &#8211; I have also heard of this problem (but not witnessed it myself) on the Compare item block. This fix can most likely be applied to that as well if anyone runs into that.</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Svemir Brkic</title>
		<link>http://www.exploremagento.com/magento/how-to-fix-the-magento-out-of-stock-bug-version-11x.php/comment-page-1#comment-7</link>
		<dc:creator>Svemir Brkic</dc:creator>
		<pubDate>Sat, 06 Sep 2008 14:38:08 +0000</pubDate>
		<guid isPermaLink="false">http://www.getfido.net/blog/?p=82#comment-7</guid>
		<description>Same fix can be applied to other boxes, such as recently-viewed box:

app/code/core/Mage/Reports/Block/Product/Viewed.php

 $productCollection = Mage::getModel(&#039;catalog/product&#039;)
    -&gt;getCollection()
    -&gt;addAttributeToSelect(&#039;name&#039;)
    -&gt;addAttributeToSelect(&#039;price&#039;)
    -&gt;addAttributeToSelect(&#039;small_image&#039;)
    -&gt;addAttributeToSelect(&#039;status&#039;)
    -&gt;addIdFilter($productIds)
    -&gt;addUrlRewrite();</description>
		<content:encoded><![CDATA[<p>Same fix can be applied to other boxes, such as recently-viewed box:</p>
<p>app/code/core/Mage/Reports/Block/Product/Viewed.php</p>
<p> $productCollection = Mage::getModel(&#8217;catalog/product&#8217;)<br />
    -&gt;getCollection()<br />
    -&gt;addAttributeToSelect(&#8217;name&#8217;)<br />
    -&gt;addAttributeToSelect(&#8217;price&#8217;)<br />
    -&gt;addAttributeToSelect(&#8217;small_image&#8217;)<br />
    -&gt;addAttributeToSelect(&#8217;status&#8217;)<br />
    -&gt;addIdFilter($productIds)<br />
    -&gt;addUrlRewrite();</p>
]]></content:encoded>
	</item>
</channel>
</rss>

