province/state issue

32 views
Skip to first unread message

ug Charlie

unread,
Jun 2, 2011, 2:25:42 AM6/2/11
to satchmo-users
Hello, guys.

In checkout page, when I select the country, the state/province drop
down list does not change. Until I click check out button it show the
error "*** Select a valid choice. Basse-Kotto is not one of the
available choices." and the state drop down list updates.

I really want the state list update when people select the countries.
Is there any way easy to implement this?

Thanks.

Chris Moffitt

unread,
Jun 2, 2011, 9:40:15 AM6/2/11
to satchm...@googlegroups.com
We put some jquery in a while back to do this. What version of Satchmo are you using? Are you getting any 400 errors while trying to serve jquery files?

-Chris


--
You received this message because you are subscribed to the Google Groups "Satchmo users" group.
To post to this group, send email to satchm...@googlegroups.com.
To unsubscribe from this group, send email to satchmo-user...@googlegroups.com.
For more options, visit this group at http://groups.google.com/group/satchmo-users?hl=en.


ug Charlie

unread,
Jun 9, 2011, 12:02:44 AM6/9/11
to satchmo-users
Anyone know about this ????

Charlie from china

unread,
Jun 26, 2011, 9:43:38 PM6/26/11
to Satchmo users
>>> satchmo_store.get_version()
'0.9.2-pre hg-unknown'

I do not get 400 errors while trying to serve jq files..




On Jun 2, 9:40 pm, Chris Moffitt <ch...@moffitts.net> wrote:
> We put some jquery in a while back to do this. What version of Satchmo are
> you using? Are you getting any 400 errors while trying to serve jquery
> files?
>
> -Chris
>

scrapper

unread,
Jul 16, 2011, 8:59:05 AM7/16/11
to satchm...@googlegroups.com
Yes, but no solution so far.
I am digging into this process since days. But no solution so far :-(

good luck
sc

scrapper

unread,
Jul 17, 2011, 4:16:15 PM7/17/11
to satchm...@googlegroups.com
hello friends,

the solution to the given issue in my case was.
First i thougth it was a noConflict issue. but no the problem was my jQuery library import happend before the import of other libraries such as prototype.js.
if satchmo state/province ajax doesn't work, Check if your jQuery include is overwritten by another *.js library in the base.html template.
This happend to me.

Solution, I putted als javascript imports at top of the base.html header. (first it was at bottom of the header).
so the jQuery library import is done dynamically at the end and will work out fine and not get overwritten by prototype.js or any other javascript library.

Good luck
scrapper
Reply all
Reply to author
Forward
0 new messages