kolamap Posted December 4, 2010 Share Posted December 4, 2010 After I upgraded to 1.3.3, the carrier fees are not saving (Back Office >> Shipping >> Fees).Should this be a bug, or can I make edits to the database as a work around. Link to comment Share on other sites More sharing options...
rocky Posted December 5, 2010 Share Posted December 5, 2010 It might be a bug, since you aren't the only one affected. I suggest that you post this issue on the bug tracker. Link to comment Share on other sites More sharing options...
rushme Posted February 14, 2012 Share Posted February 14, 2012 Anyone found a solution for this? I can see the fees in the database, but they don't show up in the Backoffice. thanks. Link to comment Share on other sites More sharing options...
rushme Posted February 14, 2012 Share Posted February 14, 2012 ok just solved it.... in AdminShipping.php Change $delivery = Carrier::getDeliveryPriceByRanges($rangeTable); to $delivery = Carrier::getDeliveryPriceByRanges($rangeTable,$id_carrier); Link to comment Share on other sites More sharing options...
henri.tseng Posted April 16, 2012 Share Posted April 16, 2012 thanks rushme for the info Link to comment Share on other sites More sharing options...
Recommended Posts
Create an account or sign in to comment
You need to be a member in order to leave a comment
Create an account
Sign up for a new account in our community. It's easy!
Register a new accountSign in
Already have an account? Sign in here.
Sign In Now