Vinai / groupscatalog2

Magento extension to enable you to hide categories and products from customers depending on their customer group. This is a Magento 1.6 and newer compatible version of the Netzarbeiter Customer Groups Catalog extension.
139 stars 60 forks source link

Install issue #38

Closed martinwainult closed 11 years ago

martinwainult commented 11 years ago

I installed module in a 1.7.0.2 site (site is upgraded from 1.6).

I get the following error in frontend:

a:5:{i:0;s:100:"Invalid backend model specified: netzarbeiter_groupscatalog2/entity_attribute_backend_customergroups";i:1;s:5368:"#0 /var/www/q/app/code/core/Mage/Eav/Model/Entity/Attribute/Abstract.php(346): Mage::exception('Mage_Eav', 'Invalid backend...')
#1 /var/www/q/app/code/core/Mage/Eav/Model/Entity/Abstract.php(640): Mage_Eav_Model_Entity_Attribute_Abstract->getBackend()
#2 ...

And I get the following error in backend:

a:5:{i:0;s:29:"Indexer model is not defined.";i:1;s:3265:"#0 /var/www/q/app/code/core/Mage/Index/Model/Process.php(306): Mage::throwException('Indexer model i...')
#1 /var/www/q/app/code/core/Mage/Index/Block/Adminhtml/Notifications.php(41): Mage_Index_Model_Process->getIndexer()
#2 ...

If I unistall module, site is back to normal.

Any ideas?

thanks! //martin

Vinai commented 11 years ago

You probably have the Magento compiler enabled. After you install a new module, you have to run the compiler again.