-
- Paul-xib

-
Total Posts: 107
Joined: 2009-02-02
The Netherlands
|
more people having this error when they try to load a product in the admin?
Invalid backend model specified: payfilter/entity_backend_payment_methods
catalog->manage products works fine, but when i sellect a product i get the error.
Trace: #0 app/code/core/Mage/Eav/Model/Entity/Attribute/Abstract.php(338): Mage::exception('Mage_Eav', 'Invalid backend...') #1 app/code/core/Mage/Eav/Model/Entity/Abstract.php(619): Mage_Eav_Model_Entity_Attribute_Abstract->getBackend() #2 app/code/core/Mage/Eav/Model/Entity/Abstract.php(1461): Mage_Eav_Model_Entity_Abstract->walkAttributes('backend/afterLo...', Array) #3 app/code/core/Mage/Eav/Model/Entity/Abstract.php(901): Mage_Eav_Model_Entity_Abstract->_afterLoad(Object(OrganicInternet_SimpleConfigurableProducts_Catalog_Model_Product)) #4 app/code/core/Mage/Catalog/Model/Resource/Eav/Mysql4/Abstract.php(647): Mage_Eav_Model_Entity_Abstract->load(Object(OrganicInternet_SimpleConfigurableProducts_Catalog_Model_Product), 1741, NULL) #5 app/code/core/Mage/Core/Model/Abstract.php(225): Mage_Catalog_Model_Resource_Eav_Mysql4_Abstract->load(Object(OrganicInternet_SimpleConfigurableProducts_Catalog_Model_Product), 1741, NULL) #6 app/code/core/Mage/Adminhtml/controllers/Catalog/ProductController.php(75): Mage_Core_Model_Abstract->load(1741) #7 app/code/core/Mage/Adminhtml/controllers/Catalog/ProductController.php(217): Mage_Adminhtml_Catalog_ProductController->_initProduct() #8 app/code/core/Mage/Core/Controller/Varien/Action.php(418): Mage_Adminhtml_Catalog_ProductController->editAction() #9 app/code/core/Mage/Core/Controller/Varien/Router/Standard.php(253): Mage_Core_Controller_Varien_Action->dispatch('edit') #10 app/code/core/Mage/Core/Controller/Varien/Front.php(176): Mage_Core_Controller_Varien_Router_Standard->match(Object(Mage_Core_Controller_Request_Http)) #11 app/code/core/Mage/Core/Model/App.php(304): Mage_Core_Controller_Varien_Front->dispatch() #12 app/Mage.php(596): Mage_Core_Model_App->run(Array) #13 index.php(80): Mage::run('', 'store') #14 {main}
|