public function prepareShipment($qtys = array()) { $shipment = Mage::getModel('sales/service_order', $this)->prepareInvoice($qtys); return $shipment; }
Yes, preparing a shipment prepares an invoice instead..
Then bundle.xml and cataloginventory.xml reference a cataloginventory/qtyincrements block but Mage_CatalogInventory_Block_Qtyincrements DOESN’T EXIST!
If you’re running 1.4.0.x then it is probably better to go ahead and upgrade to 1.4.1.0 but fix these bugs manually until 1.4.1.1 comes out (advice for Varien: TODAY). If you’re running 1.3.x just stick with what you’ve got until 1.4 is more mature.
Varien: You need a release cycle that contains bugfixes ONLY so that eventually there will be a version that is very stable. 4 months and 1.4 is still not very stable, but so close..
This unzips to 70150.patch which opens as a difference list in textmate. Is there a way to apply this automatically or should we edit Mage/Sales/Model/Order.php:1810 according to the information in the .patch file?
Mage/Sales/Model/Order.php:1810
Then bundle.xml and cataloginventory.xml reference a cataloginventory/qtyincrements block but Mage_CatalogInventory_Block_Qtyincrements DOESN’T EXIST!
a:5:{i:0;s:104:\"SQLSTATE[42S02]: Base table or view not found: 1146 Table \’mageStore.sales_order\’ doesn\’t exist\";i:1;s:5440:\"#0 /chroot/home/nutrilog/XXXX/html/shop/lib/Zend/Db/Statement.php(300): Zend_Db_Statement_Pdo->_execute(Array)
EDIT: nevermind, is a Reward Points extension problem…
@PowerPt, actually, it’s not “an upgrade that is easy to install and all works fine”. I had a clean install of 1.4.0.1 that I set up the day before the 1.4.1.0 came out. All I had done was install it, nothing else. Next day 1.4.1.0 comes out, so I decide to upgrade. I got the same errors as everyone else is getting (there are at least a few posts about several errors people are getting). Apparently, the upgrade doesn’t recognize some of the new features. So I’m not sure why 1.4.1.0 was released if it can’t even upgrade from a fresh install of 1.4.0.1 - it simply wasn’t ready.
Anyway, enough of the moaning…
I was luckily in a position to just start over and install 1.4.1.0, but there are 3 patches that are needed. I’ve never done a patch like this before. Can anyone explain how to install those patches? Some of the posts above give some clues, but I’d love to hear from someone exactly how to do it.
I applied the 3patches, but I dont think this is related to the issue I’m currently having :
I’m not able to see anymore orders in the admin page on the orders section.
The last 5 orders are displayed correctly in the dasboard.
When I arrive in the admin page and click on Orders, The page will come back empty ( only admin menu and bottom )
Also, I’m getting this error in var/log/system.log
2010-06-13T00:54:14+00:00 ERR (3): Notice: unserialize() [<a href='function.unserialize'>function.unserialize</a>]: Error at offset 0 of 1 bytes in /home/content/10/6215910/html/order/app/code/core/Mage/Adminhtml/Model/System/Config/Backend/Serialized.php on line 32