Search found 10 matches

by mekga
Tue Jan 01, 2013 12:23 pm
Forum: General Support
Topic: Fatal error
Replies: 6
Views: 9319

Re: Fatal error

Hi I am struggling with this now I am getting this error Fatal error: Call to undefined method Model_Payment::get_banktrstatus() …………………………………. catalog/extension/payment/banktr.php on line 24 If I understand correctly the problem is in here.. function getMethod() { if ($this->config->get('banktr_sta...
by mekga
Tue Jan 01, 2013 3:14 am
Forum: General Support
Topic: Fatal error
Replies: 6
Views: 9319

Re: Fatal error

Open catalog/model/payment/model_payment.php and add function get_banktrstatus(){ $result = $this->database->getRows("select * from zone_to_geo_zone where geo_zone_id = '" . (int)$this->config->get('banktr_geo_zone_id') . "' and country_id = '" . (int)$this->address->getCountryId($this->session->ge...
by mekga
Tue Jan 01, 2013 1:37 am
Forum: General Support
Topic: Fatal error
Replies: 6
Views: 9319

Fatal error

Good day

I am getting this error:

“Fatal error: Call to undefined method Model_Payment::get_banktrstatus()”

When I enable the Offline Bank Transfer.

Can this be fixed?.
by mekga
Sat Dec 29, 2012 8:56 am
Forum: Bug Reports
Topic: Report bugs for version 1.2.8 here
Replies: 59
Views: 233079

Re: Report bugs for version 1.2.8 here

leo wrote:We have reduced the color schemas in this version, I think the one you are currently using is not supported any more. Go to settings and choose e.g.the black, then press and hold shift and refresh the page.

Hi
Thanks it sorted out the problem
:D
by mekga
Sat Dec 29, 2012 7:47 am
Forum: Bug Reports
Topic: Report bugs for version 1.2.8 here
Replies: 59
Views: 233079

Re: Report bugs for version 1.2.8 here

leo wrote:Use Upload attachment function here or simple send it to myname at alegrocart.com.

If you have a look at the top and the bottom of the attachment something is amiss.
by mekga
Fri Dec 28, 2012 1:36 pm
Forum: Bug Reports
Topic: Report bugs for version 1.2.8 here
Replies: 59
Views: 233079

Re: Report bugs for version 1.2.8 here

leo wrote:May I have a look at your site or get at least a screenshot?

Hi
Were can I upload or mail the screenshot for you.
by mekga
Fri Dec 28, 2012 11:06 am
Forum: Bug Reports
Topic: Report bugs for version 1.2.8 here
Replies: 59
Views: 233079

Re: Report bugs for version 1.2.8 here logo

Hi

Thanks for the upgrade to 1.2.8 I ran in to a problem.

I did the update, but some thing went wrong. My logo is cut in half and the top header part is out of alignment and moved up, that is actually cutting my logo in half.
by mekga
Sun Dec 16, 2012 10:11 am
Forum: General Support
Topic: EFT / Banking details
Replies: 1
Views: 4578

EFT / Banking details

How do I setup an EFT payment system with invoice / invoice number and banking details?
by mekga
Sun Dec 16, 2012 9:46 am
Forum: General Support
Topic: default currency
Replies: 1
Views: 4174

default currency

How do I reset the default currency?
by mekga
Sun Dec 09, 2012 5:56 am
Forum: General Support
Topic: Payments in South African rand “ZAR”
Replies: 1
Views: 4572

Payments in South African rand “ZAR”

Good day I have just started off with “shopping chart” type website. So far I was able to get it going. Just one major problem. All my products are sold in South African rand “ZAR” But there is no option for “ZAR” under the paypal tab. Please help me with this. If I must make use of different paymen...