Advertisement
Guest User

Untitled

a guest
Mar 28th, 2017
49
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 1.59 KB | None | 0 0
  1. DEBUG (7): ====ex==exception 'Exception' with message 'Quote totals must be collected before this operation.' in /home/xyz/public_html/testing/app/code/core/Mage/Sales/Model/Quote.php:1861
  2. Stack trace:
  3. #0 /home/xyz/public_html/testing/app/code/local/Mage/Sales/Model/Service/Quote.php(326): Mage_Sales_Model_Quote->prepareRecurringPaymentProfiles()
  4. #1 /home/xyz/public_html/testing/app/code/local/Mage/Sales/Model/Service/Quote.php(223): Mage_Sales_Model_Service_Quote->_submitRecurringPaymentProfiles()
  5. #2 /home/xyz/public_html/testing/app/code/local/Mage/Sales/Model/Service/Quote.php(238): Mage_Sales_Model_Service_Quote->submitNominalItems()
  6. #3 /home/xyz/public_html/testing/app/code/local/Assel/StoreOwners/controllers/SalesorderController.php(364): Mage_Sales_Model_Service_Quote->submitAll()
  7. #4 /home/xyz/public_html/testing/app/code/core/Mage/Core/Controller/Varien/Action.php(418): Assel_StoreOwners_SalesorderController->submitOrderAction()
  8. #5 /home/xyz/public_html/testing/app/code/core/Mage/Core/Controller/Varien/Router/Standard.php(254): Mage_Core_Controller_Varien_Action->dispatch('submitOrder')
  9. #6 /home/xyz/public_html/testing/app/code/core/Mage/Core/Controller/Varien/Front.php(172): Mage_Core_Controller_Varien_Router_Standard->match(Object(Mage_Core_Controller_Request_Http))
  10. #7 /home/xyz/public_html/testing/app/code/core/Mage/Core/Model/App.php(365): Mage_Core_Controller_Varien_Front->dispatch()
  11. #8 /home/xyz/public_html/testing/app/Mage.php(684): Mage_Core_Model_App->run(Array)
  12. #9 /home/xyz/public_html/testing/sellertesting.xyz.com/index.php(385): Mage::run('sellerwebsite', 'website')
  13. #10 {main}
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement