Denisnadal Posted June 20, 2014 Share Posted June 20, 2014 hello, I have problem in my webshop (1.6.0.6), i want update or down quantity with "+" and "-" i have this error: TECHNICAL ERROR: unable to save update quantity Details:Error thrown: [object Object]Text status: parsererror Someone know because I have this problem? Link to comment Share on other sites More sharing options...
Denisnadal Posted June 20, 2014 Author Share Posted June 20, 2014 In the chart when I delete a product, appear the same error. Please help Link to comment Share on other sites More sharing options...
vekia Posted June 20, 2014 Share Posted June 20, 2014 cases like that can be related to a lot of things, in this case it's necessary to inspect your website so please share url Link to comment Share on other sites More sharing options...
Denisnadal Posted June 20, 2014 Author Share Posted June 20, 2014 Sorry, is this: https://www.imprenta-digital-online.com/es/ I think that is a conflict with this module: http://www.prestashop.com/forums/topic/216378-modulo-carga-de-archivos-para-pedido-por-el-cliente/ Cuando desactivo el modulo funciona bien, ahora lo he dejado activado para que puedas ver el error, muchas gracias friend Link to comment Share on other sites More sharing options...
Denisnadal Posted June 20, 2014 Author Share Posted June 20, 2014 I have problems with another module, "revolution slider" this module run correctly, but when the module of "upload files" is installed I can't upload images to the module of revolution slider, and before I don't have problems with this. I think the module "upload files" have anything wrong. What do you thing? Merci for the information Link to comment Share on other sites More sharing options...
vekia Posted June 22, 2014 Share Posted June 22, 2014 in my opinion: not. these modules aren't connected especially in back office. problem is somewhere else, but at the moment i can't reproduce problem on your website Link to comment Share on other sites More sharing options...
Denisnadal Posted June 22, 2014 Author Share Posted June 22, 2014 Sorry, I removed the module and I forgot intall it again. Now the error is on. The problem with revolution slider is solved, Link to comment Share on other sites More sharing options...
vekia Posted June 22, 2014 Share Posted June 22, 2014 hello disable error reporting in your shop everything will start to work then :-) 2 Link to comment Share on other sites More sharing options...
Denisnadal Posted June 23, 2014 Author Share Posted June 23, 2014 Wooowww is solved!! thanks a lot! you are a cradk! Link to comment Share on other sites More sharing options...
vekia Posted June 23, 2014 Share Posted June 23, 2014 you're welcome :-) there was a weirdy thing with error reporting turned on - website spawns error in cart with empty char "" so this is why technical error appeared there anyway, glad to hear that everything is fine now i marked topic as solved :-) 1 Link to comment Share on other sites More sharing options...
Amazzing Posted July 4, 2014 Share Posted July 4, 2014 ... there was a weirdy thing with error reporting turned on - website spawns error in cart with empty char "" so this is why technical error appeared there ... With error reporting OFF, the popup doesnt appear, but it looks like 'hiding the error', or may be I misunderstood your note about the empty char. Is there any way to prevent website from spawning that error when 'error reporting' is ON? Link to comment Share on other sites More sharing options...
Denisnadal Posted July 4, 2014 Author Share Posted July 4, 2014 I dont know but my shop run good Link to comment Share on other sites More sharing options...
vekia Posted July 4, 2014 Share Posted July 4, 2014 With error reporting OFF, the popup doesnt appear, but it looks like 'hiding the error', or may be I misunderstood your note about the empty char. Is there any way to prevent website from spawning that error when 'error reporting' is ON? yes, it's quite simple (or it sounds like): find & remove empty char. i remember several topics here on forum where the same problem was solved. Link to comment Share on other sites More sharing options...
woutstore Posted September 26, 2015 Share Posted September 26, 2015 Where can i turn the error the error reporting OFF? Link to comment Share on other sites More sharing options...
Madinina Posted March 7, 2016 Share Posted March 7, 2016 Hello, I know it's a bit late, but I post anyway in case it helps someone. I recently had the same error on PS 1.6.0.14 : "TECHNICAL ERROR: unable to save update quantity Details: Error thrown: [object Object] Text status: parsererror", every time i tried to add, substract or delete a product from the cart. I found it was due to a php "var_dump" that I had inserted in classes\db\Db.php for debugging purpose, and forgot to remove. After removing that instruction, everything went back to normal. Have a nice day! Link to comment Share on other sites More sharing options...
Vítor Miguel Gomes Posted March 8, 2016 Share Posted March 8, 2016 Hello, I need your help! I have 1.6.1.1 my problem is: TECHNICAL ERROR: unable to save update quantity Details: Error thrown: [object Object] Text status: parsererror this happens when I try to increase the amount or reduce or delete. Can you help me? Thank You Vítor Link to comment Share on other sites More sharing options...
SteliosApostolakis Posted September 27, 2016 Share Posted September 27, 2016 Hello, same problem "TECHNICAL ERROR: unable to save update quantity Details: Error thrown: [object Object] Text status: parsererror" this happens when I try to increase the amount or reduce or delete. Can you help me? My site is www.jpaccessories.gr Thank You Link to comment Share on other sites More sharing options...
Thanariz Posted October 12, 2016 Share Posted October 12, 2016 Καλησπέρα! Μπορείς να μου πεις πως το έλυσες το πρόβλημα διότι έχω το ίδιο θέμα; Link to comment Share on other sites More sharing options...
dedollyo Posted October 29, 2016 Share Posted October 29, 2016 Hello, Same problem - none from the suggested solutions help... Many people have this error and no one can get to the bottom of it. Different things help some people (turning on/off errors display, turning on/off friendly url etc...). Nothing from the above worked for me. Sometimes update helpes, but I got 1.6.0.14 and still this bug occurs. First I have noticed that clients can add products to the cart, so I turned off Ajax - it helped for adding the products, but errors occurs when I try to +/- or delete the product... Link to comment Share on other sites More sharing options...
hazi Posted November 10, 2016 Share Posted November 10, 2016 I have been solving this problem for days and it seems it is finally solved. The issue was that some link_rewrite values were missing for some products. This caused problem for Pretty URLs module and ajax cart was not working. Try to check wheteher this statement return zero rows: SELECT * FROM ps_product_lang WHERE link_rewrite = "" If not, generate that value in Products/SEO and it might solve the issue. Link to comment Share on other sites More sharing options...
it_rafal Posted March 16, 2017 Share Posted March 16, 2017 I have the same problem in the PS 1.6.1.11: TECHNICAL ERROR: unable to save the update quantity Details: Error thrown: [object Object] Text status: parsererror @ini_set ('display_errors', 'off'); did not help emica.pl what to do? Link to comment Share on other sites More sharing options...
VicentBadia Posted July 12, 2017 Share Posted July 12, 2017 Hi! I solved this issue in PS 1.6.0.13 from: Preferences > SEO + URLs > Turn ON option: Disable Apache's mod_security module 1 Link to comment Share on other sites More sharing options...
Recommended Posts