wp-e-commerce / WP-e-Commerce

WP eCommerce - The most popular independent eCommerce platform for WordPress
https://wpecommerce.org
GNU General Public License v2.0
216 stars 216 forks source link

Sorry Your online ordering is unavailable to this location. #1501

Open avt1991 opened 10 years ago

avt1991 commented 10 years ago

Actually wpsc_have_shipping_quote() this function returns 0 and that's why it gives me an error do you have any fix for this.?

avt1991 commented 10 years ago

As this functions returns 0 because of that variable $has_quote remains false and it gets reflected into core theme ajax file. SO if you can assist e where am I wrong in this it would be great!

avt1991 commented 10 years ago

Hey Anyone around ?

princezuda commented 10 years ago

Hey avy1991, So sorry to hear about this issue. I am investigating the problem and will let you know what I find. Thank you for helping improve WP ecommerce.

princezuda commented 10 years ago

@avt1991, If you could provide a screenshot or a url so I can check this out and see how I can help, please do :).

avt1991 commented 10 years ago

Yeah. You can check it on this URL http://www.manitopercussion.com/ try making checkout. You will get this message every time I select different state and click on calculate

avt1991 commented 10 years ago

You can view directly here that error: http://screencast.com/t/VVMX1UIOa

princezuda commented 10 years ago

I see it. Have you tried de-activating all other non-wp ecommerce plugins and using a default theme? This is a way to troubleshoot and see if there is a plugin conflict and or theme conflict. If the issue goes away you can turn each thing back on and test to see if the issue happens. Please post back with your findings.

leewillis77 commented 10 years ago

The error message you quoted is shown when shipping is enabled, but there are no valid quotes for your basket contents / shipping destination. This is most likely an issue with your shipping configuration. Can you let us know what shipping method you've got set up?

avt1991 commented 10 years ago

I am using USPS as my shipping module. And one more thing I forgot to note it down here is that sometimes it runs without any error and sometimes it respond with this.

avt1991 commented 10 years ago

I've dig up something and found out that wpsc_have_shipping_quotes() function returns false and due to that on "ajax.php" page condition becomes true and that part is executed. I came to this situation if you guys can dig more into that and provide solution it would be great.

avt1991 commented 10 years ago

anyone?

JeffPyeBrook commented 10 years ago

Can you provide a screen shot of your USPS configuration. Whatever is being passed to the USPS shipping API is not sufficient to generate any valid quotes.

avt1991 commented 10 years ago

IN my Store Shipping Configuration : http://screencast.com/t/8PFoBNsf1jN