My opencart site has been live for three weeks now, and has been working fine with the odd exception. I've had a couple of customers that were registered on the old site (presta-shop) of which i imported the old customer data successfuly encounter the following error:
Code: Select all
SyntaxError: JSON.parse
OK
<b>Notice</b>: Undefined index: payment_address in
<b>/[web path]/catalog/controller/checkout/payment_address.php</b> on line <b>125></b>:Undefined index: payment_address in <b>/[web path]/catalog/controller/checkout/payment_address.php</b> on line <b>171></b>
[edit - sorry - i was typing that out in a hurry - should of mentioned that the site is running OC 1.5.4.1]
Cheers!