Showing posts with label Fatal error: Class 'Mage_[Namespace]_[Module]_Helper_Data' not found in magento/app/Mage.php. Show all posts
Showing posts with label Fatal error: Class 'Mage_[Namespace]_[Module]_Helper_Data' not found in magento/app/Mage.php. Show all posts

Monday 25 January 2016

Fatal error class 'mage_helper_data' not found magento


Fatal error class 'mage_helper_data' not found magento

(1) Kindly go to System->Tools->Compilation

 Check your Compiler Status is eneble or not. If enable switch it as disable.
 
(2) Kindly go to Your module Helper file and check Class spelling for example :

 Mage_Mycompany_Helper_data should be Mage_Mycompany_Helper_Data