Quote:
Originally Posted by Epic-Phail
You redirect me here and I still get the same db message in my usergroups
|
Quote:
Originally Posted by Epic-Phail
I get the same error.
Cant create or edit usergroups anymore
|
Quote:
Originally Posted by Dragons76
No body can help me !!
|
just run this SQL to repair it
PHP Code:
ALTER TABLE `usergroup` ADD `invitationpermissions` INT(10) UNSIGNED DEFAULT '0' NOT NULL;
By : hawa.ly