Jump to content

Prestashop 1.7 - Modification de l'état des commandes impossible dans le BO


Recommended Posts

Bonjour à tous,

 

Je rencontre ce jour un problème de taille.

Je suis en version de PrestaShop : 1.7.0.6

 

Depuis ce jour, impossible de modifier l'état d'une commande dans le BO.

Après validation j'ai une page blanche qui apparait, sans modification de l'état de celle ci derrière.

 

En mode Debug, j'ai ce rapport mais impossible de trouver d’où proviens le problème...

 

InactiveScopeException in appDevDebugProjectContainer.php line 3794: You cannot create a service ("request") of an inactive scope ("request").

    in appDevDebugProjectContainer.php line 3794
    at appDevDebugProjectContainer->getRequestService() in bootstrap.php.cache line 2222
    at Container->get('request') in HookEvent.php line 67
    at HookEvent->getHookParameters() in LegacyHookSubscriber.php line 290
    at LegacyHookSubscriber->__call('call_5_56', array(object(RenderingHookEvent), 'actionUpdateQuantity', null))
    at LegacyHookSubscriber->call_5_56(object(RenderingHookEvent), 'actionUpdateQuantity', null)
    at call_user_func(array(object(LegacyHookSubscriber), 'call_5_56'), object(RenderingHookEvent), 'actionUpdateQuantity', null) in HookDispatcher.php line 87
    at HookDispatcher->doDispatch(array(array(object(LegacyHookSubscriber), 'call_5_56')), 'actionUpdateQuantity', object(RenderingHookEvent)) in classes.php line 1773
    at EventDispatcher->dispatch('actionUpdateQuantity', object(RenderingHookEvent)) in HookDispatcher.php line 57
    at HookDispatcher->dispatch('actionUpdateQuantity', object(RenderingHookEvent)) in HookDispatcher.php line 136
    at HookDispatcher->renderForParameters('actionUpdateQuantity', array('id_product' => '8', 'id_product_attribute' => '46', 'quantity' => '1791')) in HookManager.php line 63
    at HookManager->exec('actionUpdateQuantity', array('id_product' => '8', 'id_product_attribute' => '46', 'quantity' => '1791')) in StockManager.php line 153
    at StockManager->updateQuantity(object(Product), '46', '3', null) in StockAvailable.php line 472
    at StockAvailableCore::updateQuantity('8', '46', '3', '1') in OrderHistory.php line 232
    at OrderHistoryCore->changeIdOrderState('6', object(Order), true) in AdminOrdersController.php line 578
    at AdminOrdersControllerCore->postProcess() in Controller.php line 190
    at ControllerCore->run() in Dispatcher.php line 366
    at DispatcherCore->dispatch() in index.php line 95

 

 

Sans possibilité de modifier l'état des commandes dans le BO, autant dire que le site est dead ! :blink:

 

Avez vous déjà rencontré ce genre de problème, et comment l'avez vous résolu ?

 

Merci à tous pour votre aide ! :)

Edited by f2jdistribution (see edit history)
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...