JSON error - Prestashop
Prestashop - error - not possible to add to cart
Error message
Impossible to add the product to the cart.
textStatus: 'parsererror'
errorThrown: 'SyntaxError: JSON.parse: unexpected character'
responseText:
<html>
<body>
<h1>site upgrade. Please visit later</h1>
</body>
</html>
Solution
Delete/rename index.html at the root
Error message
Impossible to add the product to the cart.
textStatus: 'parsererror'
errorThrown: 'SyntaxError: JSON.parse: unexpected character'
responseText:
<html>
<body>
<h1>site upgrade. Please visit later</h1>
</body>
</html>
Solution
Delete/rename index.html at the root
Comments