Post by sat tv guy » Mon Nov 23, 2015 8:43 pm

Hi,

I edited the catalog/controller/payment pp_express.php file and I ## line 81 the line where the payflowcolor is

Now I can click the Paypal Expree Button and I get brought to the PAYPAL Website where I can put in my card details or email address, once I do that I click the Continue Button and I am brought to this page;
https://www.uk-condoms.co.uk/index.php? ... essConfirm

and i get this Fatal error
Fatal error: Class 'Controllermodule' not found in /home/ukcondom/public_html/system/engine/loader.php on line 28

Please please help

Regards,
John


GITHUB SOLVED

Coupon/Reward/Voucher have been moved. Just edit the file controller/payment/pp_express, method expressConfirm():
Find the line $data['coupon'] = $this->load->controller('module/coupon');
and change it to $data['coupon'] = $this->load->controller('total/coupon');
Same for the the 2 lines below (voucher + reward):
$data['voucher'] = $this->load->controller('total/voucher');
$data['reward'] = $this->load->controller('total/reward');

Active Member

Posts

Joined
Wed Oct 12, 2011 12:58 am
Location - london
Who is online

Users browsing this forum: No registered users and 2 guests