<?xml version="1.0" encoding="utf-8" ?>
<rss version="2.0"
    xmlns:dc="http://purl.org/dc/elements/1.1/"
    xmlns:sy="http://purl.org/rss/1.0/modules/syndication/"
    xmlns:admin="http://webns.net/mvcb/"
    xmlns:rdf="http://www.w3.org/1999/02/22-rdf-syntax-ns#"
    xmlns:content="http://purl.org/rss/1.0/modules/content/">
    
    <channel>
    
    <title>Magento 1.3.0 Upgrade Issues</title>
    <link>http://www.magentocommerce.com/boards/</link>
    <description>Magento Forums</description>
    <dc:language>en</dc:language>
    <dc:rights>Copyright 2012</dc:rights>
    <dc:date>2012-02-10T19:44:57-08:00</dc:date>
    <admin:generatorAgent rdf:resource="http://expressionengine.com/" />
    

    <item>
      <title>[SOLVED] Fatal error: Allowed memory size of 268435456 bytes exhausted. PLUS stalling issue</title>
      <link>http://www.magentocommerce.com/boards/viewthread/38843/</link>
      <guid>http://www.magentocommerce.com/boards/viewthread/38843/#When:12:10:01Z</guid>
      <description><![CDATA[<p>Hi,
</p>
<p>
After upgrading to 1.3.0 I&#8217;m getting this error:
<br />
Fatal error: Allowed memory size of 268435456 bytes exhausted (tried to allocate 356063152 bytes) in Unknown on line 0
</p>
<p>
Also, when adding/configuring products, I keep experiencing random stalling in the back-end&#8230; Spinning wheel and &#8220;please wait&#8221; message.
</p>
<p>
None of this was happening before the upgrade&#8230; Any thoughts?
</p>]]></description>
      <dc:date>2009-04-13T12:10:01-08:00</dc:date>
    </item>

    <item>
      <title>How To Add Stock filter in Layered navigation &#63;</title>
      <link>http://www.magentocommerce.com/boards/viewthread/64954/</link>
      <guid>http://www.magentocommerce.com/boards/viewthread/64954/#When:02:12:38Z</guid>
      <description><![CDATA[<p>Hello Friend,
</p>
<p>
         I want to add Stock filter based on product qty on left layered navigation. 
<br />
For example: InStock Products and All Proudcts.
</p>
<p>
If i select &#8220;Instock Proudcts&#8221; then product list will filter and show all products where qty &gt;0  in listing.
<br />
while if i select &#8220;All Products&#8221; then it will show all products in listing.
</p>
<p>
Please guide me?
</p>
<p>
Thanks in advance for your kindly help and spending you important time for this.
</p>]]></description>
      <dc:date>2009-11-12T02:12:38-08:00</dc:date>
    </item>

    <item>
      <title>Please specify the product required option(s) error when trying to add to cart</title>
      <link>http://www.magentocommerce.com/boards/viewthread/37642/</link>
      <guid>http://www.magentocommerce.com/boards/viewthread/37642/#When:07:59:37Z</guid>
      <description><![CDATA[<p>When I try to add something to cart through a category list of products it keeps telling me to &#8220;Please specify the product required option(s)&#8221;. However, when I get on the page for the specific product I want to add and try to add to card it works. Anyone know how to fix this? I would really appreciate any help.
</p>]]></description>
      <dc:date>2009-04-02T07:59:37-08:00</dc:date>
    </item>

    <item>
      <title>SQLSTATE[23000]: Integrity constraint violation: 1062 Duplicate entry &#8216;3&#45;2&#8217; for key 1</title>
      <link>http://www.magentocommerce.com/boards/viewthread/39451/</link>
      <guid>http://www.magentocommerce.com/boards/viewthread/39451/#When:14:26:10Z</guid>
      <description><![CDATA[<p>hi there
</p>
<p>
on 1.3 im trying to import a csv exported from a working 1.2 installation however every row errors :
<br />
SQLSTATE[23000]: Integrity constraint violation: 1062 Duplicate entry &#8216;3-2&#8217; for key 1
</p>
<p>
any ideaS? <img src="http://www.magentocommerce.com/images/smileys/smile.gif" width="19" height="19" alt="smile" style="border:0;padding:0;" />
</p>
<p>
i cleaned logs.. as someone suggested that.. i also disabled the third part extension i had running.. no difference
</p>
<p>
cheers all
</p>]]></description>
      <dc:date>2009-04-18T14:26:10-08:00</dc:date>
    </item>

    <item>
      <title>Saving Products Very Slow After Upgrade to 1.3.0</title>
      <link>http://www.magentocommerce.com/boards/viewthread/38818/</link>
      <guid>http://www.magentocommerce.com/boards/viewthread/38818/#When:08:15:50Z</guid>
      <description><![CDATA[<p><span style="font-size:16px;"></span><span style="font-size:14px;">I built a site on a test domain using 1.2.1. When it was finished I transferred the database to the live site and did a fresh installation of 1.3.0.
<br />
<br />After a few teething problems involving missing images, all items showing as out of stock, being locked out of the admin etc (you know, the usual kind of upgrade stuff!) I was left with one riddle to solve:
<br />
<br />After editing a product it takes between 60 seconds and 90 seconds to save the changes to the database.
<br />
<br />It was getting slow(ish) on the test site taking on average about 30 seconds to save, but now it is glacially slow.
<br />
<br />To try and work out what was causing this I ran some extensive tests on different domains - on most occasions I used a copy of the same database and tried to replicate exactly what I had done on the live site. The original development site did not have SSL whereas the live site does. Results are as follows with approx. times given in seconds:
<br />
<br />Copy of same db, same domain using 1.2.1 with our without SSL turned on: 60 - 90s
<br />
Copy of same db, same domain using 1.2.1.2 with our without SSL turned on: 60 - 90s
<br />
Copy of same db, same domain using 1.3.0 with our without SSL turned on: 60 - 90s
<br />
<br />Clean db, same domain using 1.3.0 with our without SSL turned on: 1 - 3s
<br />
<br />Copy of same db, different domain with SSL installed using 1.3.0 with our without SSL turned on: 60 - 90s
<br />
Clean db, different domain with SSL installed using 1.3.0 with our without SSL turned on: 1 - 3s
<br />
<br />Copy of same db, different domain using 1.3.0 no SSL installed: 30 - 45s
<br />
<br />It seems like some combination of the database and the SSL that is the common factor for all the tests that were slow, however I have another site on the same shared hosting using 1.2.1.2 and SSL installed and that is about 30 seconds.
<br />
<br />I know 30 seconds itself is slow but I think that&#8217;s probably about as good as you can expect from a site that has lots of products on shared hosting.
<br />
<br />The frontend speed has been pretty good throughout.
<br />
<br />I have tried enabling / disabling as many things as I can think of, including the flat catalog product / category, but nothing seems to help speed things up. I also tried repairing and optimizing the database but that made no difference.
<br />
<br />The main thing that is puzzling me is why it is 30 - 45 seconds quicker when I set up a site using the same database on a domain that does not have SSL and therefore no private IP address.
<br />
<br />Does anyone have any ideas?
<br />
<br />By the way, the initial teething problems were caused by:
<br />
<br />Missing images: it looks like some of the sub folders within the media folder did not upload properly (e.g if there was an &#8216;A&#8217; folder and an &#8216;a&#8217; folder they got counted as one folder.)
<br />
<br />Items showing as out of stock: this happened after installing the Protx payment extension. It was resolved by replacing app/code/core/Mage/CatalogInventory/Model/Stock/Item.php with the original version from 1.2.1 - as yet I don&#8217;t know why it won&#8217;t work with the 1.3.0 version of the file. I have tried the 1.3.0 version to see if this is affecting the speed but it makes no difference.
<br />
<br />Being locked out of admin: it seems like a long time ago now but I seem to remember this was solved by resetting the file permissions on the report folder - once I could see the report it was obvious what needed fixing - and also clearing the cache files via ftp from var/cache. I also had to reset the file permissions on the js folder after installing the Protx extension.
<br />
<br />Any suggestions to improve the admin speed would be much appreciated (btw all other admin functions work very quickly and only take a second or two to save. The issue only seems to be related to saving products).</span>
</p>]]></description>
      <dc:date>2009-04-13T08:15:50-08:00</dc:date>
    </item>

    <item>
      <title>Product listing sort by</title>
      <link>http://www.magentocommerce.com/boards/viewthread/37324/</link>
      <guid>http://www.magentocommerce.com/boards/viewthread/37324/#When:07:10:17Z</guid>
      <description><![CDATA[<p>Product listing sort by - how can I easy change it in new version?
<br />
I see Toolbar.php have changed.
</p>]]></description>
      <dc:date>2009-03-31T07:10:17-08:00</dc:date>
    </item>

    <item>
      <title>There has been an error processing your request.</title>
      <link>http://www.magentocommerce.com/boards/viewthread/37427/</link>
      <guid>http://www.magentocommerce.com/boards/viewthread/37427/#When:02:23:44Z</guid>
      <description><![CDATA[<p>I&#8217;m not sure if this problem is v1.3 related because the shop was not receiving any (fake) orders so did not test it but;
</p>
<p>
I get this message when I choose sales/ order view Invoice (or Shipping):
</p>
<p>
<span style="color:purple;">Invalid model for shipping method: msmultiflat
<br />
Trace:
<br />
#0 /var/www/vhosts/babyonboard.nl/httpdocs/app/code/core/Mage/Shipping/Model/Config.php(90): Mage::exception(&#8217;Mage_Shipping&#8217;, &#8216;Invalid model f...&#8217;)
<br />
#1 /var/www/vhosts/babyonboard.nl/httpdocs/app/code/core/Mage/Shipping/Model/Config.php(61): Mage_Shipping_Model_Config-&gt;_getCarrier(&#8217;msmultiflat&#8217;, Array, &#8216;1&#8217;)
<br />
#2 /var/www/vhosts/babyonboard.nl/httpdocs/app/code/core/Mage/Adminhtml/Block/Sales/Order/Invoice/Create/Tracking.php(89): Mage_Shipping_Model_Config-&gt;getAllCarriers(&#8217;1&#8217;)
<br />
#3 /var/www/vhosts/babyonboard.nl/httpdocs/app/design/adminhtml/default/default/template/sales/order/invoice/create/tracking.phtml(88): Mage_Adminhtml_Block_Sales_Order_Invoice_Create_Tracking-&gt;getCarriers()
<br />
#4 /var/www/vhosts/babyonboard.nl/httpdocs/app/code/core/Mage/Core/Block/Template.php(144): include(&#8217;/var/www/vhosts...&#8217;)
<br />
#5 /var/www/vhosts/babyonboard.nl/httpdocs/app/code/core/Mage/Core/Block/Template.php(176): Mage_Core_Block_Template-&gt;fetchView(&#8217;adminhtml/defau...&#8217;)
<br />
<br /></span>
</p>
<p>
.....Etc untiltill
</p>
<p>
#39 /var/www/vhosts/babyonboard.nl/httpdocs/index.php(52): Mage::run()
<br />
#40 &#123;main&#125;
</p>]]></description>
      <dc:date>2009-04-01T02:23:44-08:00</dc:date>
    </item>

    <item>
      <title>Upgrading 1.3.2.4 to latest version</title>
      <link>http://www.magentocommerce.com/boards/viewthread/271001/</link>
      <guid>http://www.magentocommerce.com/boards/viewthread/271001/#When:16:47:01Z</guid>
      <description><![CDATA[<p>Ive tried upgrading through my webhost (aspiration) and says it currently is unsupported for this version.
</p>
<p>
Im hoping someone can tell me the best way to upgrade, is a fresh install the only way?&nbsp; can I use the exisiting database or can I backup and just import the products I have?
</p>
<p>
Thanks
</p>]]></description>
      <dc:date>2012-01-16T16:47:01-08:00</dc:date>
    </item>

    <item>
      <title>Integrity constraint violation PLEASE HELP!!!!</title>
      <link>http://www.magentocommerce.com/boards/viewthread/270991/</link>
      <guid>http://www.magentocommerce.com/boards/viewthread/270991/#When:13:44:08Z</guid>
      <description><![CDATA[<p>Hello All,
</p>
<p>
I am trying to using Magento 1.5.1.0 on a Windows 2008 server. I am getting this error when I tried to add a new product to the database. 
</p>
<p>
<b>SQLSTATE[23000]: Integrity constraint violation: 1062 Duplicate entry 24-0-1-60 for key PRIMARY</b>
</p>
<p>
The database was carried over from a previous version 1.4.2 and since then has not ever worked right. 
</p>
<p>
<b>What I have already tried is:</b>
</p>
<p>
1. Cleared the Log files
<br />
2. Cleared Cache in the Var folder
<br />
3. Cleared Session Cache in the Var folder
<br />
4. Tried to do a FULL new install and then restore the database and still no good
<br />
5. I created a secondary database and tried the repair tool (That Added missing foreign key or field to the database)
</p>
<p>
And with all of this still not working and starting to get REALLY frustrated. I went back to 1.4.2 and all was fine no erros adding products but then when I go back to 1.5 pop errors again! Can someone please help me figure out what, why and how to fix this please? I am open to any suggestions&#8230;
</p>
<p>
I do have to keep the database it has products in it from the past.
</p>
<p>
Thanks in advance for the help,
</p>
<p>
Frank G.
</p>]]></description>
      <dc:date>2012-01-16T13:44:08-08:00</dc:date>
    </item>

    <item>
      <title>Override Product Price</title>
      <link>http://www.magentocommerce.com/boards/viewthread/270534/</link>
      <guid>http://www.magentocommerce.com/boards/viewthread/270534/#When:04:13:25Z</guid>
      <description><![CDATA[<p>I have overrode the price rule of magento product by overriding the getPrice() method in &#8220;Mage_Catalog_Model_Product_Type_Price&#8221; class, simplae products are workinh fine and show the updated price which I mentioned in getPrice() i.e
</p>
<p>
  <div class="codeblock"><code>
<span style="color: #007700">public&nbsp;function&nbsp;</span><span style="color: #0000BB">getPrice</span><span style="color: #007700">(</span><span style="color: #0000BB">$product</span><span style="color: #007700">)<br />&nbsp;&nbsp;&nbsp;&nbsp;</span><span style="color: #0000BB">&#123;<br />&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;</span><span style="color: #007700">return&nbsp;</span><span style="color: #0000BB">80</span><span style="color: #007700">;<br />&nbsp;&nbsp;&nbsp;&nbsp;</span><span style="color: #0000BB">&#125;</span>
</code></div>
</p>
<p>
But in the case of downloadable products it shows the original price, Any one here can tell me how can I override price in dowloadable products.
</p>
<p>
Thanks
</p>]]></description>
      <dc:date>2012-01-10T04:13:25-08:00</dc:date>
    </item>

    
    </channel>
</rss>
