Jump to content

Erreur 500 à connexion au Back Office ( version 1.7.6.9 PHP7.2 ) -[RESOLU]


Recommended Posts

in modules/ps_metrics/vendor/prestashop/prestashop-accounts-installer/src/Installer/Facade/PsAccounts.php (line 49)

PsAccounts->getService('PrestaShop\\Module\\PsAccounts\\Service\\PsAccountsService')in modules/ps_metrics/vendor/prestashop/prestashop-accounts-installer/src/Installer/Facade/PsAccounts.php (line 62)

PsAccounts->getPsAccountsService()in modules/ps_metrics/ps_metrics.php (line 487)

    public function loadPsAccountsAssets()

    {

        if (\Module::isInstalled('ps_accounts')) {

            /** @var PsAccounts $accounts */

            $accounts = $this->getService('ps_accounts.facade');

            $psAccounts = $accounts->getPsAccountsService();

            if (null != $this->context->smarty) {

                $this->context->smarty->assign(

                    'urlAccountsVueCdn',

                    $psAccounts->getAccountsVueCdn()

Ps_metrics->loadPsAccountsAssets()in modules/ps_metrics/ps_metrics.php (line 414)

Ps_metrics->buildAssets('dashboard')in modules/ps_metrics/ps_metrics.php (line 321)

Ps_metrics->loadAssets()in modules/ps_metrics/ps_metrics.php (line 205)

Ps_metrics->hookDashboardZoneTwo(array('date_from' => '2022-05-23', 'date_to' => '2022-05-23', 'cookie' => object(Cookie), 'cart' => null, 'altern' => 1))in classes/Hook.php (line 970)

 

Que faire ? 

 

 

Edited by terresdhistoire (see edit history)
Link to comment
Share on other sites

  • terresdhistoire changed the title to Erreur 500 à connexion au Back Office ( version 1.7.6.9 PHP7.2 ) -[RESOLU]

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