Jump to content

[SOLVED] Help to solve TECHNICAL ERROR: unable to save update quantity Details: Error thrown


Recommended Posts

Im having very big trouble with by checkout.
I tried to upgrade psblog module today and since then this error is displayed in checkout:

 

TECHNICAL ERROR: unable to save update quantity Details: Error thrown: [object Object]

Ive tried to restore all override files, .htaccess etc etc and clear cache but I cant get rid of the error.
Any suggestions would REALLY be appriciated.

My site is here: (the error is seen when adding product to the cart and trying to checkout):
http://goo.gl/pSIFdS

Link to comment
Share on other sites

okay thank you

i finally reproduced it

 

i see problem:

2shlyoi.png

 

it looks like it's strictly related to one page checkout order process

are you able, for test purposes only, test it with default theme?

 

im affraid that problem can be related to your template

Link to comment
Share on other sites

There is no way to try to

 

okay thank you

i finally reproduced it

 

i see problem:

2shlyoi.png

 

it looks like it's strictly related to one page checkout order process

are you able, for test purposes only, test it with default theme?

 

im affraid that problem can be related to your template

 

There is no way to see wich 404 page it tries to load?

It must have something to do when I tried to upgrade prestablog today but it didnt work and I had to remove it again and restore my .htaccess file to the original one.

Link to comment
Share on other sites

Try turning on CCC for css and js in the back office performance tab. You are not using file system caching are you?

Thank you again for your kind suggestion, really appriciate it. It didnt work though :/

Edit: Sorry i missed about file system cache. I dont even know what that is :/

Edited by prestalearn (see edit history)
Link to comment
Share on other sites

are you using a one page checkout module? if so, try disabling it and trying again. 

 

I tried now with the standard checkout (im using an OPC-module wich I disabled now).

When I have entered my details and trying to hit save it says:

TECHNICAL ERROR: unable to save account Details: Error thrown: [object Object] Text status: error

So I guess its about the same error there. Can it be something with permissions on files or something that prestablog module perhaps messed up?

Link to comment
Share on other sites

Strange, can you leave it on so I can see?

 

Now its the standard checkout again. Please let me know once you have watched so I can enable the old one were I have an message to all visitors that tries to shop.

Really big thanks for trying to help me out!

Link to comment
Share on other sites

No problem, it is dinner time here so I might be slow as well. the one glaring thing I see is that your site is accessing a different file to login than the current ones do. I am going to do some testing and look through the git to see when that change was made, or if it is in the theme, 

Link to comment
Share on other sites

No problem, it is dinner time here so I might be slow as well. the one glaring thing I see is that your site is accessing a different file to login than the current ones do. I am going to do some testing and look through the git to see when that change was made, or if it is in the theme, 

 

I have found out now that it works if I turn friendly URL off. Then everything works as normal.

Except that I need to have Friendly URL on... but perhaps it might give some clue about the needed fix?

 

Edit: It works in chrome if I disable this line in .htaccess:

SetEnv HTTP_MOD_REWRITE On

 

My host says its not needed on their server. But then there is a line at the bottom of htaccess that says:

#If rewrite mod isn't enabled
ErrorDocument 404 /index.php?controller=404
 
So I guess perhaps thats still triggering the error in certian browsers?

 

Edit: Its not solved. Error still appearing in firefox and explorer. Chrome works though. Very strange...

Edited by prestalearn (see edit history)
Link to comment
Share on other sites

×
×
  • Create New...