magento-hackathon / AdvancedAcl

43 stars 12 forks source link

Error on login #24

Open danielchicote opened 7 years ago

danielchicote commented 7 years ago

Hello, i have installed the module and cleared the cache, but when i try to login into the backend i have this error.

Fatal error: Call to a member function getRole() on a non-object in C:\xampp\htdocs\magento\app\code\community\MagentoHackathon\AdvancedAcl\Helper\Data.php on line 152

Whats happened?

sprankhub commented 7 years ago

Did you clear the cache?

danielchicote commented 7 years ago

Yes, i think that there is problem with the BL Customgrid module in the Mage_Admin_Model_Role

mayWz commented 7 years ago

@danielchicote Hi, i have same problem. Did you fix this?