I'm using Angelox's DB and I don't know if he has that in his DB.
But I'll try to add that in and see, thanks.
I'm on MySQL 5.x so I had to edit the command to.
Code:
ALTER TABLE `account` ADD `rulesflag` TINYINT(1) UNSIGNED NOT NULL DEFAULT '0';
And now I don't get that error.
Thanks for the info.
Rob