Support Home / Magento Support / Help at Step 7.

Page of 0 | Showing 1 records | Total records found: 0
Author Post
biz
posted on : May 12, 2010 - 04:42 PM

What must i do at this Step 7.

"Edit your pricing sheet XML line in Model/Product.php around line 226 in method getPriceXml() if you want dynamic pricing"

Can anyone explain me this?

The Plugins appears at the frontend but when i select a width the following error appears.

No value in found
Trace:
#0 /Applications/MAMP/htdocs/magento/app/code/local/Metrof/MadeToOrder/controllers/MtoController.php(42): Zend_Locale_Format::getNumber('', Array)
#1 /Applications/MAMP/htdocs/magento/app/code/core/Mage/Core/Controller/Varien/Action.php(376): Metrof_MadeToOrder_MtoController->getDynPriceAction()
#2 /Applications/MAMP/htdocs/magento/app/code/core/Mage/Core/Controller/Varien/Router/Standard.php(248): Mage_Core_Controller_Varien_Action->dispatch('getDynPrice')
#3 /Applications/MAMP/htdocs/magento/app/code/core/Mage/Core/Controller/Varien/Front.php(158): Mage_Core_Controller_Varien_Router_Standard->match(Object(Mage_Core_Controller_Request_Http))
#4 /Applications/MAMP/htdocs/magento/app/Mage.php(459): Mage_Core_Controller_Varien_Front->dispatch()
#5 /Applications/MAMP/htdocs/magento/index.php(65): Mage::run()
#6 {main}