Getting Error on checkout page
Posted: Wed Mar 05, 2014 9:23 pm
Yesterday I experimented with some tax settings and installed an xml file which adds all countries to geozones, and I enabled seo urls.
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:
I uninstalled the xml which I added yesterday, but it doesn't solve the problem. My guess it has something to do with either the tax settings or my seo url setting. How can I solve this problem ?
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