Quote:
Originally Posted by Shack Networks
Unknown column 'grpspermissions' in 'field list' when trying to alter permissions
|
please run the installer. if you have previously done then uninstall and reinstall. if you're adept in running queries you can simply run the following query [sql]ALTER TABLE `__TABLE_PREFIX__usergroup` ADD `grpspermissions` INT(10) UNSIGNED DEFAULT 0 NOT NULL[sql] though it's a little worrying as the permissions column is the first to go into your db.