I have to adjust a magento website for the next week (ver. 1.9.2.1), but I just can’t access to “manage categories” for some issue related to Webinse Daily Deals. Apparently the extension was installed and then uninstalled from the site,
and now I'm not able to access the categories, showing instead this error:
Source model "Webinse_DailyDeals_Model_Entity_Attribute_Source_Days" not found for attribute "deal_update_days"
Trace:
#0 /web/htdocs/www.aclabelshop.com/home/includes/src/__default.php(44248): Mage::exception('Mage_Eav', 'Source model "W...')
#1 /web/htdocs/www.aclabelshop.com/home/includes/src/Mage_Adminhtml_Block_Widget_Form.php(203): Mage_Eav_Model_Entity_Attribute_Abstract->getSource()
#2 /web/htdocs/www.aclabelshop.com/home/includes/src/Mage_Adminhtml_Block_Catalog_Category_Tab_Attributes.php(113): Mage_Adminhtml_Block_Widget_Form->_setFieldset(Array, Object(Varien_Data_Form_Element_Fieldset))
#3 /web/htdocs/www.aclabelshop.com/home/includes/src/Mage_Adminhtml_Block_Widget_Form.php(144): Mage_Adminhtml_Block_Catalog_Category_Tab_Attributes->_prepareForm()
#4 /web/htdocs/www.aclabelshop.com/home/includes/src/__default.php(2612): Mage_Adminhtml_Block_Widget_Form->_beforeToHtml()
#5 /web/htdocs/www.aclabelshop.com/home/includes/src/Mage_Adminhtml_Block_Catalog_Category_Tabs.php(140): Mage_Core_Block_Abstract->toHtml()
#6 /web/htdocs/www.aclabelshop.com/home/includes/src/__default.php(1987): Mage_Adminhtml_Block_Catalog_Category_Tabs->_prepareLayout()
#7 /web/htdocs/www.aclabelshop.com/home/includes/src/__default.php(28460): Mage_Core_Block_Abstract->setLayout(Object(Mage_Core_Model_Layout))
#8 /web/htdocs/www.aclabelshop.com/home/includes/src/Mage_Adminhtml_Block_Catalog_Category_Edit_Form.php(55): Mage_Core_Model_Layout->createBlock('adminhtml/catal...', 'tabs')
#9 /web/htdocs/www.aclabelshop.com/home/includes/src/__default.php(1987): Mage_Adminhtml_Block_Catalog_Category_Edit_Form->_prepareLayout()
#10 /web/htdocs/www.aclabelshop.com/home/includes/src/__default.php(28460): Mage_Core_Block_Abstract->setLayout(Object(Mage_Core_Model_Layout))
#11 /web/htdocs/www.aclabelshop.com/home/includes/src/Mage_Adminhtml_Block_Widget_Form_Container.php(93): Mage_Core_Model_Layout->createBlock('adminhtml/catal...')
#12 /web/htdocs/www.aclabelshop.com/home/includes/src/__default.php(1987): Mage_Adminhtml_Block_Widget_Form_Container->_prepareLayout()
#13 /web/htdocs/www.aclabelshop.com/home/includes/src/__default.php(28460): Mage_Core_Block_Abstract->setLayout(Object(Mage_Core_Model_Layout))
#14 /web/htdocs/www.aclabelshop.com/home/includes/src/__default.php(28476): Mage_Core_Model_Layout->createBlock('adminhtml/catal...', 'category.edit')
#15 /web/htdocs/www.aclabelshop.com/home/includes/src/__default.php(28243): Mage_Core_Model_Layout->addBlock('adminhtml/catal...', 'category.edit')
#16 /web/htdocs/www.aclabelshop.com/home/includes/src/__default.php(28209): Mage_Core_Model_Layout->_generateBlock(Object(Mage_Core_Model_Layout_Element), Object(Mage_Core_Model_Layout_Element))
#17 /web/htdocs/www.aclabelshop.com/home/includes/src/__default.php(28214): Mage_Core_Model_Layout->generateBlocks(Object(Mage_Core_Model_Layout_Element))
#18 /web/htdocs/www.aclabelshop.com/home/includes/src/__default.php(14198): Mage_Core_Model_Layout->generateBlocks()
#19 /web/htdocs/www.aclabelshop.com/home/includes/src/__default.php(14123): Mage_Core_Controller_Varien_Action->generateLayoutBlocks()
#20 /web/htdocs/www.aclabelshop.com/home/includes/src/Mage_Adminhtml_Controller_Action.php(275): Mage_Core_Controller_Varien_Action->loadLayout(NULL, true, true)
#21 /web/htdocs/www.aclabelshop.com/home/app/code/core/Mage/Adminhtml/controllers/Catalog/CategoryController.php(201): Mage_Adminhtml_Controller_Action->loadLayout()
#22 /web/htdocs/www.aclabelshop.com/home/includes/src/__default.php(14272): Mage_Adminhtml_Catalog_CategoryController->editAction()
#23 /web/htdocs/www.aclabelshop.com/home/includes/src/__default.php(18726): Mage_Core_Controller_Varien_Action->dispatch('edit')
#24 /web/htdocs/www.aclabelshop.com/home/includes/src/__default.php(18256): Mage_Core_Controller_Varien_Router_Standard->match(Object(Mage_Core_Controller_Request_Http))
#25 /web/htdocs/www.aclabelshop.com/home/includes/src/__default.php(21084): Mage_Core_Controller_Varien_Front->dispatch()
#26 /web/htdocs/www.aclabelshop.com/home/app/Mage.php(684): Mage_Core_Model_App->run(Array)
#27 /web/htdocs/www.aclabelshop.com/home/index.php(83): Mage::run('', 'store')
#28 {main}
I already tried to cancel the attributes from the database, but I just couldn’t find them, they are not in the database.
Please help me to resolve this problem, the all site can’t be updated and we need to do that as soon as possible.
Regards
Topic moved to Magento 1.x section.