Quote:
Originally Posted by roundhost
Thankyou for this, very useful, it's like a not so horrible miserable users hack
Bad news:
Unknown column 'pmpermissions_bak' in 'field list'
When executing the query
I will just make the usergroup manually instead...
|
[sql]
INSERT INTO usergroup (usergroupid, title, description, usertitle, passwordexpires, passwordhistory, pmquota, pmsendmax, pmforwardmax, opentag, closetag, canoverride, ispublicgroup, forumpermissions, pmpermissions, calendarpermissions, wolpermissions, adminpermissions, genericpermissions, genericoptions, attachlimit, avatarmaxwidth, avatarmaxheight, avatarmaxsize, profilepicmaxwidth, profilepicmaxheight, profilepicmaxsize) VALUES
(404, '404ed Users', 'Users who can not see the board, they see 404 errors', '', 0, 0, 50, 5, 5, '', '', 0, 0, 127487, 3, 19, 1, 0, 5319, 30, 7, 0, 80, 80, 20000, 100, 100, 65535)
[/sql]
Run that instead.
Edit: Nevermind doesn't work I'll fix it in a few moments...