Ah-ha! I do have a store config object, and "only sell to in-country" is not checked. but nothing was picked in the shipping countries, and this seems to be the problem. AWESOME. Question number one solved! Anyone have thoughts on number two?
Thanks so much, guys! Jeff On Nov 4, 4:03 pm, "Bruce Kroeze" <[EMAIL PROTECTED]> wrote: > Do you have a store configuration object, and is "only sell to in-country > customers" set to True? > > > > On Tue, Nov 4, 2008 at 1:56 PM, Jeff Croft <[EMAIL PROTECTED]> wrote: > > > Thanks so much for your quick response! > > > Unfortantly, it didn't seem to help. The countries table is populated > > (there are 244 countries, according to the admin), but the select > > dropdown on the checkout form still is not being populated. > > > Thanks for trying to help! > > > Jeff > > > On Nov 4, 3:42 pm, David Lindquist <[EMAIL PROTECTED]> wrote: > > > For item #1, I believe you need to populate the countries table with > > > the following command: > > > > python manage.py satchmo_load_l10n > > > > Also, make sure you have the satchmo.l10n application in your > > > INSTALLED_APPS > > > > On Nov 4, 2008, at 2:34 PM, Jeff Croft wrote: > > > > > Hey all- > > > > > I'm using Satchmo for a big-name client site we're trying to launch at > > > > Blue Flavor, and I'm running into a couple of problem that are > > > > probably just a result of me not knowing exactly what I'm doing. The > > > > two problems are: > > > > > 1. On the checkout form (/shop/checkout/), the countries drop-down is > > > > not being populated with options. The drop down exists, but it is an > > > > empty list. This is using the default checkout form template. > > > > 2. When viewing your cart, the "Remove" and "Update" buttons don't > > > > seem to work for non-signed in users. Clicking them refreshes the > > > > page, but doesn't update the quantities with new values. I at first > > > > thought this may be a caching issue, but turning off the cache > > > > middleware didn't seem to help. > > > > > Any clues on these two items would be very much appreciated. I'm quite > > > > impressed with Satchmo overall, and have it near-ready for launch -- > > > > just a couple little things! > > > > > Thanks, guys, > > > > > Jeff > > > > jeffcroft.com > > -- > Bruce Kroezehttp://solidsitesolutions.com > Dynamic Designs, Optimized --~--~---------~--~----~------------~-------~--~----~ You received this message because you are subscribed to the Google Groups "Satchmo users" group. To post to this group, send email to [email protected] To unsubscribe from this group, send email to [EMAIL PROTECTED] For more options, visit this group at http://groups.google.com/group/satchmo-users?hl=en -~----------~----~----~----~------~----~------~--~---
