edsawkins Posted June 14, 2009 Share Posted June 14, 2009 Hi, Im having a problem with both the standard prepaid satchel and express post satchel - when an order is over 3Kgs they should not be shown as an option, but they are, and with zero cost. A couple of other posters are reporting the same - but I havent been able to find a solution. Anyone have any ideas? Here is the version of the file im using : $Id: apsat.php,v 1.27 2003/02/05 Would have though this bit of code in the file would do the job, but its not : if ($total_weight > 3) { $this->enabled = false; } thanks Quote Link to comment Share on other sites More sharing options...
Recommended Posts
Join the conversation
You can post now and register later. If you have an account, sign in now to post with your account.
Note: Your post will require moderator approval before it will be visible.