Jump to content

Oops ... it looks like an unexpected error has occurred


mati7716

Recommended Posts

I connected prestashop to a new database imported from another server.

Virtually everything works, the problem is logging into the administrators panel.

After logging into the back office, the following error pops up:

 

 

Oops ... it looks like an unexpected error has occurred

Module version expected : 5.0

[PrestaShop\PsAccountsInstaller\Installer\Exception\ModuleVersionException 0]

 

1whWeOS.png

Link to comment
Share on other sites

Kindly enable the debug mode for more details.

FYI, to enable error debugging you can follow the steps below.

- open file: config/defines.inc.php (using FTP or hosting control panel)

- change false-->true:

define('_PS_MODE_DEV_', false);


define('_PS_MODE_DEV_', true);

After that if there is any error message showing on the page for that please let us know also you can check the error log directory and share the same for the error details.

Link to comment
Share on other sites

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...