Totally Zenned
- Join Date:
- Feb 2004
- Location:
- Georgia, USA
- Posts:
- 1,875
- Plugin Contributions:
- 1
Zone Upgrade Not Happening
I am not sure which version the change happened in but I just finished comparing my upgraded ZC store to a brand new install and noticed that this lineINSERT INTO `zones` VALUES (50, 223, 'PW', 'Palau'); has been changed to ```
INSERT INTO zones VALUES (50, 163, 'PW', 'Palau');
My upgrade did not reflect this change.
Thanks!