| Author | Post |
|---|---|
| benjo2412 | posted on : May 31, 2010 - 02:03 PM hi, now all works very well with magento 1.3.2.1 and magento 1.3.2.4... but i have a last important error... when i choose a size (width or height)... and "Quantity" is empty.. i see this error: No value in found Trace: #0 /var/www/mysite/app/code/local/Metrof/MadeToOrder/controllers/MtoController.php(42): Zend_Locale_Format::getNumber('', Array) #1 /var/www/mysite/app/code/core/Mage/Core/Controller/Varien/Action.php(376): Metrof_MadeToOrder_MtoController->getDynPriceAction() #2 /var/www/mysite/app/code/core/Mage/Core/Controller/Varien/Router/Standard.php(248): Mage_Core_Controller_Varien_Action->dispatch('getDynPrice') #3 /var/www/mysite/app/code/core/Mage/Core/Controller/Varien/Front.php(158): Mage_Core_Controller_Varien_Router_Standard->match(Object(Mage_Core_Controller_Request_Http)) #4 /var/www/mysite/app/Mage.php(459): Mage_Core_Controller_Varien_Front->dispatch() #5 /var/www/mysite/index.php(65): Mage::run() #6 {main} But if i choose a quantity "1" for example... all works right... what is the problem? how i can fix this error ? Thanks a lot
|