I am having trouble with the State pulldown menu just reverting to "Please Select .." when a customer goes into an address book to edit the info. Therefore if they happen not to notice this, the state is not saved and an alert message tells them to select a state. Not really a major issue, but a bit of a pain and not how it should work.

The other thing I noticed is that it is not storing anything in the entry_state field of the address_book table in the DB. It does store the entry_zone_id. I manually put in a state in the entry_state field through PHPmyAdmin and then updated the customer address book through my account in the store. It overwrote my manual addition to the entry_state with nothing.

Another thing I notice is that when you first go to edit the address book entry, the correct state appears in the pull down menu, it is not until the final moments of the page fully loading that the "Please Select .." is selected. So it is as if the pull down is operating correctly initially.

Can anyone please advise as to why this might be happening.

Version is 1.3.7 upgraded from an original 1.2.5 installation. It has had many many additions so we do not want to go with a full new install at the moment.

thanks.