0

Warning: include_once(/home/archtraders/stationerypoint/includes/src/Mage_Core_functions.php): failed to open stream: No such file or directory in /home/archtraders/stationerypoint/app/Mage.php on line 36

Warning: include_once(): Failed opening '/home/archtraders/stationerypoint/includes/src/Mage_Core_functions.php' for inclusion (include_path='/home/archtraders/stationerypoint/includes/src:.:/opt/alt/php54/usr/share/pear:/opt/alt/php54/usr/share/php') in /home/archtraders/stationerypoint/app/Mage.php on line 36

Warning: include(/home/archtraders/stationerypoint/includes/src/Mage_Core_Model_App.php): failed to open stream: No such file or directory in /home/archtraders/stationerypoint/includes/src/Varien_Autoload.php on line 94

Warning: include(): Failed opening '/home/archtraders/stationerypoint/includes/src/Mage_Core_Model_App.php' for inclusion (include_path='/home/archtraders/stationerypoint/includes/src:.:/opt/alt/php54/usr/share/pear:/opt/alt/php54/usr/share/php') in /home/archtraders/stationerypoint/includes/src/Varien_Autoload.php on line 94

Fatal error: Class 'Mage_Core_Model_App' not found in /home/archtraders/stationerypoint/app/Mage.php on line 670

web : www.stationerypoint.com.au

Marius
199k55 gold badges431 silver badges837 bronze badges
asked Apr 19, 2016 at 12:25
3
  • Have you check project set as "Developer" or "Producttion" mode ? Commented Apr 19, 2016 at 12:28
  • seems your compilation is on. disable it from file includes/config.php just comments out last 2 line by # Commented Apr 19, 2016 at 12:32
  • I am not used to with this, can i provide my login id of godaddy, can you pls check , pls help me guys... i will appreciate a lot ... thanks email me : [email protected] Commented Apr 19, 2016 at 12:56

2 Answers 2

0

edit includes/config.php and change

define('COMPILER_INCLUDE_PATH', dirname(__FILE__).DIRECTORY_SEPARATOR.'src');

to:

#define('COMPILER_INCLUDE_PATH', dirname(__FILE__).DIRECTORY_SEPARATOR.'src');
answered Apr 19, 2016 at 12:34
1
  • prashant thai, i have tried this but its not working :( , can you pls help me , can i get your contact details, i will give you my godaddy id and password. thanks Commented Apr 19, 2016 at 13:11
0

Hi check permissions to all files. It solve me all problems

answered Oct 16, 2017 at 0:24

Your Answer

Draft saved
Draft discarded

Sign up or log in

Sign up using Google
Sign up using Email and Password

Post as a guest

Required, but never shown

Post as a guest

Required, but never shown

By clicking "Post Your Answer", you agree to our terms of service and acknowledge you have read our privacy policy.

Start asking to get answers

Find the answer to your question by asking.

Ask question

Explore related questions

See similar questions with these tags.