Magento News
Disabling local modules in Magento
If you ever wanted to temporarily disable all local modules, here is how to.
Open file app/etc/local.xml
Locate the tag
Change it’s value to true.
i.e
<disable_local_modules>false</disable_local_modules>
Disabling local modules in Magento
Possibly Related Posts:
- Magento – ‘proceed to checkout’ button to go to login page if not logged in
- magento geolocation redirect
- Magento Post Image File Request
- How to get items from last order on login and clearing cart on logout?
- Fatal error Undefined class constant ‘METHOD_GUEST’ [Magento]
RSS Feed