I thought there was a post somewhere here on how to disable those fields, as I remember having tried in in my test installation. It worked then - but I can not remember what I did or where the post is...AAAARGH!
yeah.. this seems an issue for us uk developers what
anyway.. i ended up just leaving it inside, dont have time to spend on this right now. however.. if you are at the shipping step i guess you just took the fields out in the billing and shipping address step?
i actually did that too, but ended up that countries with state data (check for instance switzerland) could not order anymore.. thats when i put the fields back in, since again, just cant spend more time on this right now..
but do test biling/shipping address with switzerland and see if you can progress at the first place..
I’m having an issue with the one page checkout. When I select “guest” checkout, everything works fine. When I checkout at a registered user and progress from the Billing Information section of checkout to the Shipping Information section, Alert pop-up with “Please enter state/province.” This will not allow me to progress any further in checkout. I have read the JavaScript will be eliminated with the version 1.1 release, but I need to patch this to continue testing. Any help would be greatly appreciated.
Update: I reloaded Magento and started from scratch… this fixed my issue.
I’m having an issue with the one page checkout. When I select “guest” checkout, everything works fine. When I checkout at a registered user and progress from the Billing Information section of checkout to the Shipping Information section, Alert pop-up with “Please enter state/province.” This will not allow me to progress any further in checkout. I have read the JavaScript will be eliminated with the version 1.1 release, but I need to patch this to continue testing. Any help would be greatly appreciated.
Update: I reloaded Magento and started from scratch… this fixed my issue.
in my case, same problem happened after state/province stored in the country region tables. to fix it i changed the customers state/province data to point to the right state/province as stored in the directory_country_region_name and directory_country_region table.
I’m having an issue with the one page checkout. When I select “guest” checkout, everything works fine. When I checkout at a registered user and progress from the Billing Information section of checkout to the Shipping Information section, Alert pop-up with “Please enter state/province.” This will not allow me to progress any further in checkout. I have read the JavaScript will be eliminated with the version 1.1 release, but I need to patch this to continue testing. Any help would be greatly appreciated.
Update: I reloaded Magento and started from scratch… this fixed my issue.
To solve this , login to your dabase admin and empty the directory_country_region table like this :
4. app/design/frontend/default/coolprint/template/customer/address/edit.phtm (not done, not used) 5. check adjware region is active and same files have span-class_required removed and “display=hidden”
I guess it should handle the same issue as described in this thread- but with no need to hack the code. However, after installation on my site, I could not figure how to activate/use it. And the documenation seems to be left out (suprise).
Just for future reference: the solution from MXperts does work and there is no need to activate it! All you have to do is copy the files/folders installed to the same directories in your template (there is 1 xml file and a folder, both named noregion).
if you don’t know how to remove state/province field field, you can use this cheap extension. It’s easy to remove state/province fields and this extension also remove Fax field. I use it in my 2 stores and works great.