
Originally Posted by
meadwench
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!