Jump to content

can not update or add product to order in BACK OFFICE


dialcom

Recommended Posts

I have problem in Prestashop 1.7.0.5 (1.7.0.4) ,

 

if I can modify order in Back Office (modify quanitity or price) , Update not workingpost-1125456-0-31689500-1488260574_thumb.png.

If I add new product to order , after click ADD I get Alert :
 

Impossible to add the product to the cart.

textStatus: 'error'
errorThrown: 'Internal Server Error'
responseText:

In debug:
 

Impossible to add the product to the cart.

textStatus: 'error'
errorThrown: 'Internal Server Error'
responseText:


Whoops, looks like something went wrong.

1/1
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_53', array(object(RenderingHookEvent), 'actionUpdateQuantity', null))

    at call_user_func(array(object(LegacyHookSubscriber), 'call_5_53'), object(RenderingHookEvent), 'actionUpdateQuantity', null) in HookDispatcher.php line 87

    at HookDispatcher->doDispatch(array(array(object(LegacyHookSubscriber), 'call_5_53'), array(object(LegacyHookSubscriber), 'call_5_137')), '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' => '293', 'id_product_attribute' => '0', 'quantity' => '-1')) in HookManager.php line 63

    at HookManager->exec('actionUpdateQuantity', array('id_product' => '293', 'id_product_attribute' => '0', 'quantity' => '-1')) in StockManager.php line 151
  • Like 1
Link to comment
Share on other sites

  • 2 weeks later...
  • 1 month 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...