Hi,
I installed freecheckout and followed the instructions in readme file. Now when i click on the edit ( in extensions page ) , i get a blank page.
Am i doing something wrong ?
please help !!
I installed freecheckout and followed the instructions in readme file. Now when i click on the edit ( in extensions page ) , i get a blank page.
Am i doing something wrong ?
please help !!
Last edited by i2Paq on Fri Feb 19, 2010 3:39 am, edited 2 times in total.
Reason: Topic title adjusted
Reason: Topic title adjusted
If your using opencart v1.3.3 check to make sure Q has updated the module for that version.
www.opencartstore.com
Get OpenCart Templates and OpenCart Modules.
No your not stuck, but you might have to throw a few bucks Q's way to make it a priority for him to upgrade the module (if in fact that is the problem).
www.opencartstore.com
Get OpenCart Templates and OpenCart Modules.
ok, its updated:
http://www.opencart.com/index.php?route ... ion_id=217
Be sure you grab the last/latest one
http://www.opencart.com/index.php?route ... ion_id=217
Be sure you grab the last/latest one
Thanks a million dude !! you just rock.
The blank page has gone, but i get a payment method error on using free checkout.
I added the following code at:
The blank page has gone, but i get a payment method error on using free checkout.
I added the following code at:
Code: Select all
private function validate() {
if (!isset($this->session->data['payment_methods']) || $this->config->get('free_checkout_status')) {
$this->error['warning'] = $this->language->get('error_payment');
}
....
Who is online
Users browsing this forum: No registered users and 14 guests