Jump to content

Errors After Upgrading From 1.4 To 1.5.3.1


Recommended Posts

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

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 by Suraj (see edit history)
Link to comment
Share on other sites

  • 1 year later...

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 account

Sign in

Already have an account? Sign in here.

Sign In Now
×
×
  • Create New...