How to get data from Magento System Configuration? zendnwar July 30, 2015 Magento 0 Comments <?php Mage::getStoreConfig(‘sectionName/groupName/fieldName’); ?> Related Posts 404 error problem in Magento. zendnwar November 9, 2012 404 error problem in Magento just logout and login hope it will solve. .. Check condition for login-logout in magento zendnwar December 18, 2012 Check condition for login-logout in magento This is very simple login and logout condition in m ..