Page 1 of 1

Huge Errors in "Checkout/Payment" Sections

Posted: Fri Sep 18, 2009 2:49 am
by srionemanarmy
Hi,

On "Checkout/Payment" section, I got several errors and those are given below. Hurry! I found the solution to this bug: These errors displayed when I tried to checkout without any address. After I added the default address to my account, there errors disappeared!

Code: Select all

Notice: Undefined index: country_id in /public_html/catalog/model/payment/cod.php on line 9Notice: Undefined index: zone_id in /public_html/catalog/model/payment/cod.php on line 9Notice: Undefined index: country_id in /public_html/catalog/model/payment/pp_standard.php on line 9Notice: Undefined index: zone_id in /public_html/catalog/model/payment/pp_standard.php on line 9Notice: Undefined index: address_format in /public_html/catalog/controller/checkout/payment.php on line 136Notice: Undefined index: firstname in /public_html/catalog/controller/checkout/payment.php on line 155Notice: Undefined index: lastname in /public_html/catalog/controller/checkout/payment.php on line 156Notice: Undefined index: company in /public_html/catalog/controller/checkout/payment.php on line 157Notice: Undefined index: address_1 in /public_html/catalog/controller/checkout/payment.php on line 158Notice: Undefined index: address_2 in /public_html/catalog/controller/checkout/payment.php on line 159Notice: Undefined index: city in /public_html/catalog/controller/checkout/payment.php on line 160Notice: Undefined index: postcode in /public_html/catalog/controller/checkout/payment.php on line 161Notice: Undefined index: zone in /public_html/catalog/controller/checkout/payment.php on line 162Notice: Undefined index: country in /public_html/catalog/controller/checkout/payment.php on line 163

Re: Huge Errors in "Checkout/Payment" Sections

Posted: Fri Sep 18, 2009 2:53 am
by Qphoria
Looks like you upgraded from a previous version but are using some old modules.

Re: Huge Errors in "Checkout/Payment" Sections

Posted: Fri Sep 18, 2009 4:59 am
by srionemanarmy
Qphoria wrote:Looks like you upgraded from a previous version but are using some old modules.
No.No, I freshly installed the OpenCart version 1.3.2 and as I stated before the problem resolved when I added the address to my test account before checkout! I'm sure that this is a bug!