Hi, zeezhao,
Hmmm... The symptoms you describe might occur if you didn't uninstall the old uc_addresses module. You have to disable the module and then run the Uninstall procedure to delete the old uc_addresses table. If you still have the old addresses, then this indicates that either you didn't run the uninstall or that the old uc_addresses module does not properly delete its table.
One way of correcting the problem:
- Disable the uc_addresses module.
- Uninstall it. Ignore any errors.
- Using a tool such as phpmysqladmin, verify that the uc_addresses and uc_addresses_defaults tables are gone. If not, delete (DROP) the tables.
- Re-enable the module. You should get some messages about the tables being created.
- Use phpmysqladmin and verify that you have two new tables: uc_addresses and uc_addresses_defaults and that both tables are empty.
Let me know if any problems still remain, particularly the zone problem.



Joined: 05/06/2008