VirtueMart Forum

VirtueMart 2 + 3 + 4 => Plugins: Payment, Shipment and others => Topic started by: Drachenfels on July 09, 2013, 16:31:29 PM

Title: Problem whit State/Province/Region
Post by: Drachenfels on July 09, 2013, 16:31:29 PM
Hi,

We are developers and web managers from spain and we have a problem.

When the clients try to select your State/Provice/Region, the dropdown is empty and they can't finish the shopping.

Web page is www.r-kiemseeds.com

Thanks.


PS. Sorry but my english is really poor.
Title: Re: Problem whit State/Province/Region
Post by: jenkinhill on July 09, 2013, 18:48:47 PM
You have a JavaScript conflict preventing the drop down selectors from working.

IE debugger on the checkout page gives:
HTML1508: Unmatched end tag.
cart, line 445 character 64
HTML1508: Unmatched end tag.
cart, line 446 character 69
SCRIPT1006: Expected ')'
cart, line 478 character 125
HTML1504: Unexpected end tag.
cart, line 527 character 2
SCRIPT438: Object doesn't support property or method 'vm2front'
cart, line 52 character 4
SCRIPT438: Object doesn't support property or method 'vm2front'
cart, line 52 character 4

The demo at http://www.joomlart.com/demo/#ja_hawkstore works OK so look at the codes and compare the JavaScript files that are loading.
Otherwise ask on th JoomlArt forum - http://forum.virtuemart.net/index.php?topic=108212.0