cancel
Showing results for 
Search instead for 
Did you mean: 

Warning: include_once(Mage/Core/functions.php): failed to open stream

Warning: include_once(Mage/Core/functions.php): failed to open stream

I was modifying Data.php in app/code/local/eTheme/themename/Helper/Data.php

 

And then i got those errors :

 

Warning: include_once(Mage/Core/functions.php): failed to open stream: No such file or directory in /home4/techbour/public_html/hosted/st-louissport/app/Mage.php on line 50

Warning: include_once(): Failed opening 'Mage/Core/functions.php' for inclusion (include_path='/home4/techbour/public_html/hosted/st-louissport/app/code/local:/home4/techbour/public_html/hosted/st-louissport/app/code/community:/home4/techbour/public_html/hosted/st-louissport/app/code/core:/home4/techbour/public_html/hosted/st-louissport/lib:.:/opt/php54/lib/php') in /home4/techbour/public_html/hosted/st-louissport/app/Mage.php on line 50

Warning: include(Mage/Core/Model/App.php): failed to open stream: No such file or directory in /home4/techbour/public_html/hosted/st-louissport/lib/Varien/Autoload.php on line 94

Warning: include(Mage/Core/Model/App.php): failed to open stream: No such file or directory in /home4/techbour/public_html/hosted/st-louissport/lib/Varien/Autoload.php on line 94

Warning: include(): Failed opening 'Mage/Core/Model/App.php' for inclusion (include_path='/home4/techbour/public_html/hosted/st-louissport/app/code/local:/home4/techbour/public_html/hosted/st-louissport/app/code/community:/home4/techbour/public_html/hosted/st-louissport/app/code/core:/home4/techbour/public_html/hosted/st-louissport/lib:.:/opt/php54/lib/php') in /home4/techbour/public_html/hosted/st-louissport/lib/Varien/Autoload.php on line 94

Fatal error: Class 'Mage_Core_Model_App' not found in /home4/techbour/public_html/hosted/st-louissport/app/Mage.php on line 670

 

and even after putting the file back without the modifications the errors are staying.