Post by saltandp » Sat Feb 11, 2012 6:48 pm

Hi all I did was try to set up my mail, I went to my home page and got the following errors appear at the top of my page:
2012-02-11 10:42:31 - PHP Notice: Undefined index: country_id in /home/saltandp/public_html/Shop/system/library/tax.php on line 17

2012-02-11 10:42:31 - PHP Notice: Undefined index: zone_id in
/home/saltandp/public_html/Shop/system/library/tax.php on line 17

2012-02-11 10:42:31 - PHP Notice: Undefined index: country_id in /home/saltandp/public_html/Shop/system/library/tax.php on line 31

2012-02-11 10:42:31 - PHP Notice: Undefined index: zone_id in /home/saltandp/public_html/Shop/system/library/tax.php on line 31

Newbie

Posts

Joined
Tue Jan 31, 2012 10:39 pm

Post by saltandp » Sat Feb 11, 2012 7:12 pm

Line 17 of tax.php: $this->setShippingAddress($address_query->row['country_id'], $address_query->row['zone_id']);

Line 31 of tax.php: $this->setPaymentAddress($address_query->row['country_id'], $address_query->row['zone_id']);

Newbie

Posts

Joined
Tue Jan 31, 2012 10:39 pm
Who is online

Users browsing this forum: No registered users and 27 guests