CraftyPenny Posted January 8, 2015 Share Posted January 8, 2015 (edited) I have recently upgraded a store to 1.6. Some orders have since gone through, but other products cannot be ordered because of a checkout error after agreeing to the terms of service: There are no carriers that deliver to the address you selected.In addition, I see this: No carriers available for the address "My address". After reading the forums for this error, here's what I have checked with no luck:1. Stock management is disabled. Seems most people who had this error had both stock management enabled and advanced stock management disabled.2. My only carrier is enabled and it is assigned to the North America Zone, which is enabled.3. United States is a country that is active, and assigned to North America Zone. 4. All US states are enabled, and assigned to United States country. The address entered in the checkout page is in a US state.5. I am not using any modules in checkout - this is just a named carrier. Some people reported the USPS module was causing them issues.6. My carrier uses weight ranges. I know that the product is within the applicable weight range of the carrier.7. I have not excessively modified the default-bootstrap theme, in regards to the checkout pages.-In 1.5, some products did receive positive quantities during creation in the catalog. - but the UI has since changed to not allow quantities when enter a product. Not sure if Prestashop is actually reading the quantities, even though stock management is disnabled.Any suggestions are very welcome. Edited January 8, 2015 by corsoa (see edit history) Link to comment Share on other sites More sharing options...
ryant71 Posted January 9, 2015 Share Posted January 9, 2015 Hi, I had this same problem, I fixed it by going to each product > Shipping then selecting the carriers. See pic: http://puu.sh/ehqKl/f3c8fcd52b.png I'm not sure if this is how you're supposed to do it or not as I would much prefer to use the weight ranges as it would be much easier and can see this tempory solution causing problems potentially in the future. Hope this helps. Link to comment Share on other sites More sharing options...
CraftyPenny Posted January 9, 2015 Author Share Posted January 9, 2015 I have figured out the issue.I noted that weight ranges were in place. My weight ranges are a bit different than other people who set up weight ranges. I have set up 2500 weight ranges, so that if the weight is >=40 and <41, your shipping cost will be $40. It's kind of a hack when you're not using an integrated module, so you can specify any shipping cost per product. I generated the inserts for this number of weight ranges using a small script. However, free shipping now occurs on some items. Therefore, this was happening on items which had 0 weight. I have since fixed the problem by inserting a new row into ps_range_weight and ps_delivery tables. 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