So today I decided to test my website, everything works fine but something goes wrong on the checkout page.
When I select a billing address (existing address) and click on continue I'm getting an alertbox with "Error" in it.
There is no further information about the actual error, but when I look at the error log in my admin I see the following:
Code: Select all
2014-03-05 13:13:10 - PHP Notice: Undefined index: company_id_display in /home/a861/public_html/catalog/controller/checkout/payment_address.php on line 144
2014-03-05 13:13:10 - PHP Notice: Undefined index: tax_id_display in /home/a861/public_html/catalog/controller/checkout/payment_address.php on line 149