VirtueMart Forum

VirtueMart 2 + 3 + 4 => Installation, Migration & Upgrade => Topic started by: l3b3r on July 12, 2013, 01:43:59 AM

Title: State/Province dropdown not working. NetworkError.
Post by: l3b3r on July 12, 2013, 01:43:59 AM
I see other threads on here with a state/province dropdown issue but I think mine is a little different.  Those all mentioned jquery issues but I think mine is due to a database issue.  I'm not too technical so bare with me.

After selecting a country, any country, the state/province dropdown won't display any states or provinces.  Select is the only option.  In firebug I get the error:
"NetworkError: 404 Not Found - http://actnowsigns.com/index.php/user/index.php?option=com_virtuemart&view=state&format=json&virtuemart_country_id=223"
as seen in the screenshot below.  My database does correctly show the country id's though so I am a little stumped. 

Any help is appreciated!

(http://www.actnowsigns.com/Capture1.JPG)
Title: Re: State/Province dropdown not working. NetworkError.
Post by: l3b3r on July 13, 2013, 01:40:37 AM
Sorry to bump this but I don't want to continue working on the site until I get this resolved.  Any help is appreciated.
Title: Re: State/Province dropdown not working. NetworkError.
Post by: PRO on July 13, 2013, 19:56:33 PM
works here
http://actnowsigns.com/index.php/state?format=json&virtuemart_country_id=223

version?

looks like an htaccess, plugin, or some other problem.

Title: Re: State/Province dropdown not working. NetworkError.
Post by: l3b3r on July 15, 2013, 18:09:05 PM
I'm on 2.0.20b and Joomla 2.5.11.
Title: Re: State/Province dropdown not working. NetworkError.
Post by: PRO on July 16, 2013, 01:54:39 AM
are you using a 3rd party sef component?

it appears that the url is being overwritten
Title: Re: State/Province dropdown not working. NetworkError.
Post by: l3b3r on July 16, 2013, 17:29:20 PM
That's what I was thinking so I had tried disabling sh404sef but it didn't help.  Maybe I need to uninstall completely.  I will try that shortly.