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'];