Post by killersoundz » Fri Aug 13, 2010 12:37 pm

Notice: Undefined index: iso_code_2 in /home1/grendels/public_html/alexknappenberger/opencart/catalog/controller/payment/paymate.php on line 58


Getting this error message at the top of the screen at the checkout confirm screen all of a sudden. The only thing I changed recently was enabled the htaccess file for SEO URL's (by changing it to .htacess from htaccess.txt) and changed the htaccess file to point to the sub directory of the cart where it is located at the moment (/opencart/).

This is for the paymate payment module...

Heres line 58 of that file:

Code: Select all

		$this->data['pmt_country'] = $order_info['iso_code_2'];
Ehhhhhhhhhhhhhhhhhh?
Last edited by i2Paq on Tue Aug 17, 2010 3:19 am, edited 1 time in total.
Reason: Topic moved

New member

Posts

Joined
Thu Aug 12, 2010 12:54 am

Post by sferguson98 » Tue Aug 17, 2010 1:37 am

I'm having a problem with the same line.

Have you fiqured it out yet?

Newbie

Posts

Joined
Fri Mar 12, 2010 11:53 pm

Post by Qphoria » Tue Aug 17, 2010 2:35 am

Try

Code: Select all

$this->data['pmt_country'] = $order_info['payment_iso_code_2'];

Image


User avatar
Administrator

Posts

Joined
Tue Jul 22, 2008 3:02 am
Who is online

Users browsing this forum: No registered users and 16 guests