States not showing in Registration
Please Log in or Create an account to join the conversation.
So you should first check your browser javascript error log for that page to see if you have any error. And check that you didn't edited one of the files of the view "user" or the file "login" of the view "checkout" via the menu Display->Views.
Please Log in or Create an account to join the conversation.
I did see an error in the log file. It looks like it may be related:
Cc["@mozilla.org/timer;1"].createInstance(Ci.nsITimer).initWithCallback({notify:function(){IsBusy()&&ReturnErrorCode(2)}},2E3,Ci.nsITimer.TYPE_ONE_SHOT)},datacancel:function(){this.server.datacancel()},getState:function(){return GetState()},_pin:null,_auth:null,getAuth:function(){return this._auth},setAuth:function(a){this._auth=a},getPin:function(){return this._pin},setPin:function(a){this._pin=a},getStorageEngine:function(a){LOADED==0&&LoadFilesDelayed();return getDatasourceAttribute(a,"engine")},
Please Log in or Create an account to join the conversation.
MItrax Trading
www.mitrax.com.au
Please Log in or Create an account to join the conversation.
Please Log in or Create an account to join the conversation.
To get to the registration, just choose "Flavors of Fudge" under the "Order Fudge" menu on the top. Just add a flavor into the cart, and it takes you to the registration page.
For the moment, I created two countries to be the same, and gave one the label of "Select Country" so people don't wonder why the states are blank.
Thanks for checking into it.
Please Log in or Create an account to join the conversation.
MItrax Trading
www.mitrax.com.au
Please Log in or Create an account to join the conversation.
MItrax Trading
www.mitrax.com.au
Please Log in or Create an account to join the conversation.
You need to go in the menu Display->Custom fields and edit the address_country field and save it so that the new default value becomes the one left published because otherwise, the default one is France. Because of that the system tries to load the states from France but since you unpublished all of them, you just don't get the dropdown.
Or try to install the latest version from our website, and set another default state in the address_state custom field.
@Mitrax, the states seems to be displayed fine in your registration step.
Please Log in or Create an account to join the conversation.
Please Log in or Create an account to join the conversation.
MItrax Trading
www.mitrax.com.au
Please Log in or Create an account to join the conversation.
Any help/suggestions would be GREATLY appreciated.
Site: eastcoasthydrofoils.com
Joomla 2.5.8
HikaShop Essential 2.0.0
Please Log in or Create an account to join the conversation.
I attempted this earlier and it did not make a difference. I did it again this evening after unpublishing/publishing the country.
I went to 'Zones' and selected 'United States of America'. Then I added all of the states to the sub-list. It's easy to add them all at once by using the dropdown to select 'states', making sure to display 'all' at the bottom of the popup window so that all states get added.
After a few tests, it seems to be working now.
Hope this might be of some help to someone later on.
Please Log in or Create an account to join the conversation.
The only country published is the USA, and the only states published are the US states, but in the checkout when adding the address, no states are shown for any region.
Here is a screenshot showing all four pages, the registration page with no states available to choose, the country default showing the USA, and the sates default showing as Alabama and the last showing what is published and not
Thoughts?
Please Log in or Create an account to join the conversation.
The problem is that the default value of the country field is not stored in the database. Edit the country field and save it once. Then, edit the state field and save it once.
It should then work properly.
Please Log in or Create an account to join the conversation.