VertNature Posted May 20 Share Posted May 20 Bonjour En lançant une MAJ du module colissimo, mon site PS 8.2 s'est bloqué, y compris après tentative de restauration de la BDD Pourriez vous m'aider à en identifier la cause et redémarrer mon site marchand. merci Kernel->handle(object(Request), 1, false) in /home/vertnatu/www/..../index.php (line 84) $catch = strpos($request->getRequestUri(), Api::API_BASE_PATH) !== false; try { require_once __DIR__.'/../autoload.php'; $response = $kernel->handle($request, HttpKernelInterface::MASTER_REQUEST, $catch); $response->send(); $kernel->terminate($request, $response);} catch (NotFoundHttpException $exception) { define('ADMIN_LEGACY_CONTEXT', true); // correct Apache charset (except if it's too late) Link to comment Share on other sites More sharing options...
Prestashop Addict Posted May 20 Share Posted May 20 Il faut restaurer aussi l'ancienne version du module colissimo pas que la BDD Link to comment Share on other sites More sharing options...
VertNature Posted May 20 Author Share Posted May 20 Merci pour cette belle idée, toutefois comment puis-je procéder pour ce faire, sachant que je ne peux plus me connecter au BO. Puis-je opérer par ex depuis mon accès ftp à quelque manip pour désactiver le module concerné ..? Link to comment Share on other sites More sharing options...
Prestashop Addict Posted May 20 Share Posted May 20 Récupérez le module depuis une sauvegarde. Link to comment Share on other sites More sharing options...
VertNature Posted May 20 Author Share Posted May 20 Merci J'ai renommé le module /www/modules/colissimo en _colissimo et ainsi pu retrouver l'accès au BO Je vais pouvoir réinstaller le module en cause (sans doute) et ainsi clôturer ce post. 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