【发布时间】:2017-05-02 13:45:42
【问题描述】:
我们的网站基于 Magento 1。
我们安装了从 magestore 团队购买的 Mega 菜单扩展。
但是,当我们点击后台管理设置中的目录/管理类别时,我们得到了这个错误。
如何解决这个问题?
**There has been an error processing your request**
Source model "megamenu/menutype" not found for attribute "menutype"
/app/code/core/Mage/Eav/Model/Entity/Attribute/Abstract.php(386): Mage::exception('Mage_Eav', 'Source model "m...')
/app/code/core/Mage/Adminhtml/Block/Widget/Form.php(201): Mage_Eav_Model_Entity_Attribute_Abstract->getSource()
app/code/core/Mage/Adminhtml/Block/Catalog/Category/Tab/Attributes.php(113): Mage_Adminhtml_Block_Widget_Form->_setFieldset(Array, Object(Varien_Data_Form_Element_Fieldset))
...
【问题讨论】:
标签: magento attributes categories megamenu