Suraj Posted February 21, 2013 Share Posted February 21, 2013 Hi, I am getting the following errors after upgrading from v1.4 to the latest version. i tried to repair my mysql datbase and tables but didnt' work. no more information available to solve this problem so please help to fix the issue. thanks a lot. Main page error with maintenance notice after this error: Notice: Constant _PS_DEBUG_SQL_ already defined in /xxx/xxxx/xxxx/xxx/config/config.inc.php on line 30 when visiting Amdinpage: Notice: Constant _PS_DEBUG_SQL_ already defined in /xxxx/xxxxx/xxxx/xxxx/config/config.inc.php on line 30 Notice: Undefined index: AdminHomeControllerCore in /xxxx/xxxxx/xxxx/xxxx/classes/Autoload.php on line 112 Warning: require(/xxxx/xxxxx/xxxx/xxxx): failed to open stream: No such file or directory in /xxxx/xxxxx/xxxx/xxxx/classes/Autoload.php on line 112 Fatal error: require(): Failed opening required '/xxxx/xxxxx/xxxx/xxxx/' (include_path='.:/usr/share/pear:/usr/share/php') in /xxxx/xxxxx/xxxx/xxxx/classes/Autoload.php on line 112 I can't access to mainpage and admin page. Please help. thanks a lot for your help. Link to comment Share on other sites More sharing options...
Suraj Posted February 21, 2013 Author Share Posted February 21, 2013 (edited) can anybody please help as my website is down for few days already. thanks Edited February 21, 2013 by Suraj (see edit history) Link to comment Share on other sites More sharing options...
Suraj Posted February 21, 2013 Author Share Posted February 21, 2013 (edited) now i m getting this error when accessing admin panel: Notice: Undefined index: AdminHomeControllerCore in /xxxx/xxxx/xxxx/xxxx/xxx/xxxx/classes/Autoload.php on line 112 Warning: require(/xxxx/xxxx/xxxx/xxxx/xxx/xxxx): failed to open stream: No such file or directory in /xxxx/xxxx/xxxx/xxxx/xxx/xxxx/classes/Autoload.php on line 112 Fatal error: require(): Failed opening required '/xxxx/xxxx/xxxx/xxxx/xxx/xxxx/' (include_path='.:/usr/share/pear:/usr/share/php') in /xxxx/xxxx/xxxx/xxxx/xxx/xxxx/classes/Autoload.php on line 112 and in 112 of Autoload.php it has this: require($this->root_dir.$this->index[$classname]); somebody please give me an idea on how to fix it ? thanks Edited February 21, 2013 by Suraj (see edit history) Link to comment Share on other sites More sharing options...
Suraj Posted February 21, 2013 Author Share Posted February 21, 2013 raised an issue with http://forge.prestashop.com/browse/PSCFV-7937 and hope to get it solve asap. Link to comment Share on other sites More sharing options...
mila123 Posted November 27, 2014 Share Posted November 27, 2014 (edited) please help me to solve error on this line require(@$this->root_dir.$this->index[$classname]); error is showing like this Undefined index: CartCore (C:\wamp\www\shop\classes\Autoload.php, line 112) Edited November 28, 2014 by mila123 (see edit history) Link to comment Share on other sites More sharing options...
Recommended Posts
Create an account or sign in to comment
You need to be a member in order to leave a comment
Create an account
Sign up for a new account in our community. It's easy!
Register a new accountSign in
Already have an account? Sign in here.
Sign In Now