3 Mar 2015, 10:57 AM
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.