You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
I don't know if this is useful: I installed the extension in MageLite and came across a fatal error because of missing Mage_Catalog extension. There seems to be simply one method which displays the root category:
I haven't paid much attention to Aoe_ManageStores as it is deprecated since that feature was merged into the Magento Core. If - for legacy reasons - you want this fixed I'll be happy to review and merge your pull request.
I don't know if this is useful: I installed the extension in MageLite and came across a fatal error because of missing Mage_Catalog extension. There seems to be simply one method which displays the root category:
Aoe_ManageStores_Block_System_Store_Grid::renderStoreGroupCell
If the creation of the rootCategory would be checked properly, the extension would also work with MageLite.
If this is useful, I could create a Pull Request for that.
The text was updated successfully, but these errors were encountered: