Page 1 of 1

dixipay problem

Posted: Fri Dec 02, 2011 5:47 pm
by ibuy
I am using opencart v.1.5.1.3
and i installed dixipay module
but when ever i click edit to enter my api details
i get the following error:
Fatal error: Cannot access private property Document::$title in /home/omar2121/public_html/admin/controller/payment/dixipay.php on line 8
please help asap

Re: dixipay problem

Posted: Sun Dec 04, 2011 4:35 pm
by ibuy
Any help from anyone!!??

Re: dixipay problem

Posted: Thu Dec 08, 2011 5:13 pm
by ibuy
4 days have passed!!!!

Re: dixipay problem

Posted: Sat Dec 24, 2011 5:59 pm
by ibuy
same issue with okpay
any help?!

Re: dixipay problem

Posted: Fri Jan 13, 2012 4:17 am
by lozzareeves
The support on here is real bad! Practically Dead!

Re: dixipay problem

Posted: Fri Jan 13, 2012 4:18 am
by lozzareeves
I to need help with this!

Re: dixipay problem

Posted: Fri Apr 20, 2012 3:30 am
by ibuy
yes , i never found a solution for this

Re: dixipay problem

Posted: Tue Jul 16, 2013 12:47 pm
by Tarek128
yeah i found how to fix this :D
it was so easy

go to your /admin/controller/payment/dixipay.php

in line 8 replace with the following , the whole fix is in this two slashes (//)

//$this->document->title = $this->language->get('heading_title');

or you can just download the attached file and replace

Have fun O0