Quote Originally Posted by ses707 View Post
MySQL is being really helpful here, simply remove the line
Code:
ALTER TABLE `orders` DROP `total_weight`;
and then rerun the install sql. That is not a necessary line and in most ZC installs it will simply show an error as a bar at the top of the screen after it has been run. What version of MySQL is balking at you?
Tried that. It ran, but error:
9 statements processed.
ERROR: Cannot ADD column total_weight because it already exists.
Note: 1 statements ignored. See "upgrade_exceptions" table for additional details

Still no configuration settings.