Jump to content

TECHNICAL ERROR: unable to save update quantity


Recommended Posts

hello,

I have problem in my webshop (1.4.11), i want update or down quantity with "+" and "-" i have this error (only for guest, for customer is connect i don't have this problem) :

TECHNICAL ERROR: unable to save update quantity 

Details:
Error thrown: [object Object]
Text status: parsererror

I look with firebug i have this error (look the screen) :

Fatal error (Address -> id_country is empty)

I post my jquery in attach, very thanks for your help, my website : www.hamsteria.be

 

 

post-17005-0-41851200-1398767815_thumb.jpg

post-17005-0-41100100-1398768133_thumb.jpg

jquery.min.zip

Link to comment
Share on other sites

Hello,

The problem is solved :

 

in controllers/CartController.php comment line 70 :

//$result['HOOK_EXTRACARRIER'] = Module::hookExec('extraCarrier', array('address' => (isset($deliveryAddress) && (int)$deliveryAddress->id) ? $deliveryAddress : null));

enjoy !!

Edited by mmomobis (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...