How to get data from Magento System Configuration? zendnwar July 30, 2015 Magento 0 Comments <?php Mage::getStoreConfig(‘sectionName/groupName/fieldName’); ?> Related Posts How To Export product with Category Names in Magento admin October 6, 2016 <?php ini_set(‘memory_limit’, ‘2048M’); ini_set(‘max_execution .. Magento does not accept different Name than sitemap.xml zendnwar March 11, 2015 It is very simple, please follow below step. /app/code/core/Mage/Core/Model/File/Validator/Avai ..