mmomobis Posted April 29, 2014 Share Posted April 29, 2014 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 jquery.min.zip Link to comment Share on other sites More sharing options...
mmomobis Posted April 29, 2014 Author Share Posted April 29, 2014 (edited) 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 April 29, 2014 by mmomobis (see edit history) 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