- Posts: 5
- Thank you received: 0
Field : address_state - Not Showing Values
When attempting to select a default value for address_state, the dropdown values are missing on the config page and the field is gone on the checkout page. This happens when a user selects USA for country, the field disappears, and on the backend there is no dropdown values for address_state. Selecting other countries sometimes brings back the 'state' field.
I've attached a screen shoot, but you can also go to the url above to see the missing field.
using IE9 and the latest release of Chrome. Backend is Joomla 1.6
screenshot here: geekpro.com/hikashop_error.jpg
Please Log in or Create an account to join the conversation.
Please Log in or Create an account to join the conversation.
Please Log in or Create an account to join the conversation.
Please Log in or Create an account to join the conversation.
Please Log in or Create an account to join the conversation.
I have just downloaded the latest Starter version (1.4.9) and it still has the problem with USA States not displaying properly. If I try to register a new user, the state list is there (default country is USA). If I try to add a new address to an existing customer when logged in (frontend), there is no state dropdown. As geekpro suggested, changing the country dropdown to something other than USA and back seems to produce the missing state dropdown.
Regards,
Ed
Please Log in or Create an account to join the conversation.
Please Log in or Create an account to join the conversation.
Thanks for taking a look,
Ed
Please Log in or Create an account to join the conversation.
Uncaught TypeError: Cannot read property 'child_height' of undefined
m.window.GantrySpliceMenu.init:1
returnsmootools.js:21
(anonymous function)mootools.js:21
(anonymous function)mootools.js:50
Element.Methods.Events.fireEventmootools.js:50
srcmootools.js:59
srcmootools.js:59
returnsmootools.js:21
17
modal.js:272Uncaught TypeError: Cannot read property 'x' of undefined
That seems to be a problem linked to your template. And when you have a javascript error on the page, the state field cannot be retrieved by your browser when you change your country. Thus, the fact that it is missing.
On the popup, there is some javascript code coming from the rokbox system plugin which apparently triggers the javascript error. I tried to access your plugin manager in order to see if unpublishing the plugin would fix the problem (and I think it will) but I couldn't access it because of access restrictions:
403 - An error has occurred.
Access Denied!
Please Log in or Create an account to join the conversation.
I disabled the Rockbox system and content plugins, cleaned cache and tried again, but it still gets the same error. There was another error coming up which seems to be gone now, but the error you cite above is still thre.
Rockbox is used by the login popup in the template and if that was the problem I could do without the login in a popup, but it looks like that isn't what was causing the error.
Ed
Please Log in or Create an account to join the conversation.
That's again a rockettheme template bug... Nothing we can do.
Please Log in or Create an account to join the conversation.
Ed
Please Log in or Create an account to join the conversation.
But why not ask rockettheme's support about that bug ? They might provide a solution...
Please Log in or Create an account to join the conversation.
Thanks,
Ed
(Sorry geekpro. Didn't mean to hijack your thread)
Please Log in or Create an account to join the conversation.