Jump to content

[SOLVED] TECHNICAL ERROR: unable to add the product


Recommended Posts

I have a problem with cart!

 

I get this error, when I product on Add to cart:

 

TECHNICAL ERROR: unable to add the product.

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

 

I use PrestaShop™ 1.4.3, and how to fix this error???? HELP!

Link to comment
Share on other sites

@cd2500 setting mbstring.func_overload to 7 means that your telling apache/php on your server to call multibyte functions instead of singlebyte functions, particular setting overload to 7 means your telling the server to call multibyte functions for mail(), str() and ereg() singlebyte functions.

 

For your reference: http://www.php.net/manual/en/mbstring.overload.php

Link to comment
Share on other sites

  • 1 year later...

Hi what is 7 ? I have the same problem

 

 

regards

 

hi have same problem can you help me

TECHNICAL ERROR: unable to add the product.

 

Details:

Error thrown: [object XMLHttpRequest]

Text status: parsererror

where i need to clear please help me!

Link to comment
Share on other sites

@cd2500 setting mbstring.func_overload to 7 means that your telling apache/php on your server to call multibyte functions instead of singlebyte functions, particular setting overload to 7 means your telling the server to call multibyte functions for mail(), str() and ereg() singlebyte functions.

 

For your reference: http://www.php.net/m...ng.overload.php

 

where i go to change in prestashop or host provider side ?

Link to comment
Share on other sites

  • 2 years later...

I had a similiar issue

Impossible to add the product to the cart.
textStatus: 'parsererror'
errorThrown: 'SyntaxError: JSON.parse: unexpected character at line 1 column 1 of the JSON data'
responseText:

A client called us he could not purchase and appear that error. We try to replicate and we saw only in 1 language, English. The others were ok. We could not add 1 of the product to the cart. After so many times we could, then later again can not. We experience this issue before, and back to normal suddently, but now again. Does somebody know how to solve this???

 

We have PHP mbstring activated on Server.

 

Any other solution??

Link to comment
Share on other sites

×
×
  • Create New...