Using VM 2.0.24a
Joomla 2.5.16
PHP 5.3+
Even with the United States selected as a country, the states in the US do not appear in the state dropdown. I have set up a Tax and Calculation rule to only charge tax of 7% on products shipped to the US state of New Jersey, but because the states will not appear in the dropdown, the 7% tax is charged on shipments to all US states. I have had to unpublish this rule and this leaves me with a potential tax liability for purchases sent to New Jersey because no tax is being charged.
Can you assist?
Thanks
[attachment cleanup by admin]
I would say you have a javascript error in your admin - some sort of conflict..
all your sliders down the left hand side are open as well - another sign of a JS conflict..
check in Firebug etc for JS errors in the Console
Thank you for addressing my problem. One last question (as I am not, obviously, well versed in this) - when you say JS errors in the console, where do I find the console. I do have Firebug but need to know where to look and what to look for. What does an error look like (dumb question but I really don't know what to look for).
Thanks again.
I sort of found the console and the error but still do not know what to do with it.
Please see the attachments.
The first is the error, the second I clicked on the error and third I refreshed the page. Can you kindly tell me what is next - as in how do I fix this error?
Thanks
[attachment cleanup by admin]
yes - 'chosen is not a function' is what is failing the state selector but why is impossible to say without being able to investigate.
As the sliders aren't working either either your not loading for some reason a js script or you have some other script interfering with the js.
Have attached the js scripts that load on a standard VM admin page..
[attachment cleanup by admin]