your database table is missing something... pull the latest db.sql down off SF, look at the zone_points table in it, and compare it against the one in your databse.
mysql eq;
describe zone_points;
the table def'n should match the db.sql exactly IF you're using the latest and greatest CVS code and db.sql off SF. If not, your database and/or codeversion is outta whack..
__________________
Quitters never win, and winners never quit, but those who never win and never quit are idiots.
|