Zen Cart Logo
Forums / Bug Reports / [Done v1.6.0] Error in ot_coupon.php

[Done v1.6.0] Error in ot_coupon.php

Locked

Views: 733

Results 1 to 2 of 2
This thread is locked. New replies are disabled.
3 Mar 2015, 10:57 AM
#1
swguy avatar

swguy

Administrator

Join Date:
Feb 2006
Location:
Tampa Bay, Florida
Posts:
10,686
Plugin Contributions:
56

[Done v1.6.0] Error in ot_coupon.php

line 109 says

    $od_amount = $this->calculate_deductions($order_total);

but the calculate_deductions method has no parameters.

3 Mar 2015, 12:18 PM
#2
swguy avatar

swguy

Administrator

Join Date:
Feb 2006
Location:
Tampa Bay, Florida
Posts:
10,686
Plugin Contributions:
56

Re: [Done v1.6.0] Error in ot_coupon.php

Pr 317.