|
Hallo Magento User,
Ich habe ein echtes Problem und hoffe hier Hilfe zu finden
Ich habe Market Ready Germany installiert. Sobald ich nun auf Verkäufe / Rechnungen gehe und eine Rechnugn aufrufen möchte kommt der Fehler:
There has been an error processing your request
Payment method configuration with id “0” not found.
Trace:
#0 /home/httpd/www.MeinSHOP.de/htdocs/app/code/community/Payone/Core/Helper/Sales/Button.php(46): Payone_Core_Helper_Config->getConfigPaymentMethodByOrder(Object(Mage_Sales_Model_Order))
#1 [internal function]: Payone_Core_Helper_Sales_Button->getPayoneInvoicePdf(’’)
#2 /home/httpd/www.MeinSHOP.de/htdocs/app/code/core/Mage/Core/Model/Layout.php(324): call_user_func_array(Array, Array)
#3 /home/httpd/www.MeinSHOP.de/htdocs/app/code/core/Mage/Core/Model/Layout.php(214): Mage_Core_Model_Layout->_generateAction(Object(Mage_Core_Model_Layout_Element), Object(Mage_Core_Model_Layout_Element))
#4 /home/httpd/www.MeinSHOP.de/htdocs/app/code/core/Mage/Core/Model/Layout.php(210): Mage_Core_Model_Layout->generateBlocks(Object(Mage_Core_Model_Layout_Element))
#5 /home/httpd/www.MeinSHOP.de/htdocs/app/code/core/Mage/Core/Controller/Varien/Action.php(344): Mage_Core_Model_Layout->generateBlocks()
#6 /home/httpd/www.MeinSHOP.de/htdocs/app/code/core/Mage/Core/Controller/Varien/Action.php(269): Mage_Core_Controller_Varien_Action->generateLayoutBlocks()
#7 /home/httpd/www.MeinSHOP.de/htdocs/app/code/core/Mage/Adminhtml/Controller/Action.php(275): Mage_Core_Controller_Varien_Action->loadLayout(NULL, true, true)
#8 /home/httpd/www.MeinSHOP.de/htdocs/app/code/core/Mage/Adminhtml/controllers/Sales/Order/InvoiceController.php(149): Mage_Adminhtml_Controller_Action->loadLayout()
#9 /home/httpd/www.MeinSHOP.de/htdocs/app/code/core/Mage/Core/Controller/Varien/Action.php(419): Mage_Adminhtml_Sales_Order_InvoiceController->viewAction()
#10 /home/httpd/www.MeinSHOP.de/htdocs/app/code/core/Mage/Core/Controller/Varien/Router/Standard.php(250): Mage_Core_Controller_Varien_Action->dispatch(’view’)
#11 /home/httpd/www.MeinSHOP.de/htdocs/app/code/core/Mage/Core/Controller/Varien/Front.php(176): Mage_Core_Controller_Varien_Router_Standard->match(Object(Mage_Core_Controller_Request_Http))
#12 /home/httpd/www.MeinSHOP.de/htdocs/app/code/core/Mage/Core/Model/App.php(354): Mage_Core_Controller_Varien_Front->dispatch()
#13 /home/httpd/www.MeinSHOP.de/htdocs/app/Mage.php(683): Mage_Core_Model_App->run(Array)
#14 /home/httpd/www.MeinSHOP.de/htdocs/index.php(87): Mage::run(’’, ‘store’)
#15 {main}
Ich bin über jeden Hinweis mehr als dankbar !
Ich habe PayPro nicht konfiguriert, da ich es nicht nutze. Ich frage mich sowieso, wieso hier im Code PayPro auftaucht ?!?
|