AbanteCart Community

eCommerce construction => General Discussion => Topic started by: sim on April 30, 2015, 05:46:41 AM

Title: weight based shipping
Post by: sim on April 30, 2015, 05:46:41 AM
i have 3 store now, i already set the shipping method by weight based shipping, but how to set each store different price from of each other.
Title: Re: weight based shipping
Post by: Basara on April 30, 2015, 06:22:15 AM
Hello.

I think you found issue. Reported to AbanteCart bug tracker https://github.com/abantecart/abantecart-src/issues/122
Title: Re: weight based shipping
Post by: abolabo on May 13, 2015, 01:01:07 PM
to solve issue you should to replace file from this commit
https://github.com/abantecart/abantecart-src/commit/af8c728cfaead77ee666ca26c0b28faf422ed550
Title: Re: weight based shipping
Post by: sim on May 15, 2015, 04:09:33 AM
i already replace the file, but when me set the price and submit it , it does not show anything...
Title: Re: weight based shipping
Post by: abolabo on May 15, 2015, 07:27:30 AM
i tested it on dev. branch 1.2.2. It works for me.
i guess you need to resave additional settings for all your stores before test.
Title: Re: weight based shipping
Post by: sim on May 17, 2015, 09:59:50 PM
it show this error...
Title: Re: weight based shipping
Post by: abolabo on May 18, 2015, 07:22:39 AM
brrr.. i don't see any class declaration in line 60.

try to update your file by this https://github.com/abantecart/abantecart-src/blob/1.2.2/public_html/extensions/default_weight/admin/controller/pages/extension/default_weight.php
Title: Re: weight based shipping
Post by: sim on May 18, 2015, 09:42:46 PM
already update with this file but still show this error
Title: Re: weight based shipping
Post by: sim on May 18, 2015, 09:44:07 PM
here my file
Title: Re: weight based shipping
Post by: abolabo on May 19, 2015, 09:00:51 AM
it broken.
Please replace your file by this
https://raw.githubusercontent.com/abantecart/abantecart-src/master/public_html/extensions/default_weight/admin/controller/pages/extension/default_weight.php
Title: Re: weight based shipping
Post by: sim on May 19, 2015, 09:26:44 PM
file not found
Title: Re: weight based shipping
Post by: Basara on May 20, 2015, 01:34:46 AM
Hello, sim.

AbanteCart 1.2.2 is now released
Backup before upgrade