VirtueMart Forum

VirtueMart 2 + 3 + 4 => Administration & Configuration => Topic started by: ronjb on February 19, 2014, 15:23:27 PM

Title: when checkout as registered user State / Province / Region no dropdown option
Post by: ronjb on February 19, 2014, 15:23:27 PM
when checkout as registered user State / Province / Region no dropdown option but when checkout as guess State / Province / Region works fine with list of option showing up..

and either if user is registered or checkout as guess the country dropdown works fine.. so i think it couldn't be a jQuery issue..

btw i'm using "VP One Page Checkout" plugin and all java-scripts works fine on our website

any ideas what could be the issue?

p.s im thinking of create a input field were user can manually input there state/province/ region, im just wondering if it will be included on the order details and invoice pdf?

Website details:
http://circlebcshop.com.au/
Joomla! 2.5.16
VM 2.0.26d
Title: Re: when checkout as registered user State / Province / Region no dropdown option
Post by: ranjan1n on February 23, 2014, 03:49:31 AM
I am also facing the similar issue. I am using Joomla 3.2.2 with VM development and test build 2.1.1. I am logged in as Super User and when i try to fill the "Bill To Information" section, i can see the Country, but can't see its corresponding State getting populated. And since its a mandatory field, i am not able to save the information.
Title: Re: when checkout as registered user State / Province / Region no dropdown option
Post by: jenkinhill on February 23, 2014, 11:02:59 AM
@ronjb what happens if you use default checout instead of the VP OPC?

@ranjan1n issues with development versions  should be described in the Dev & Testing board, http://forum.virtuemart.net/index.php?board=136.0
Title: Re: when checkout as registered user State / Province / Region no dropdown option
Post by: advergroup on October 21, 2014, 06:14:50 AM
Any chance you have resolved this issue?
Title: Re: when checkout as registered user State / Province / Region no dropdown option
Post by: GJC Web Design on October 21, 2014, 10:27:36 AM
this "issue" is always related IMHO to a javascript error.
the dropdown is populated from ajax call - any js conflicts will break this

the other possibility is the chosen.js script isn't loaded