Quote Originally Posted by meadwench View Post
Sure enough, the SQL code wasn't correctly adding the states. I went into my PHPMyAdmin, and fixed it. Turns out that the geo_zone id was going in as '0', when it should have been '23' (in my db, yours will vary). I fixed that, and *voila*, states were in my list, and all is good!
Thank you for the information, but this does not help when some people are not able to do SQL coding, like myself.

Please give a detailed accounting of how you fixed it.