![]() |
Simple Request, Need help.
Okay,
I want to set an entire user groups forum permisssions back to DEFAULT, is this possible ? The reason being : Some of my regular users within the REGISTERED user group have permissions to things they shouldn't - yet I have no idea which of 1600 they are. I need to set them all back to default so none of them are seeing what they shouldn't be, feel me ? Is this possible, how ? Thanks so much. |
You can run this query (I don't know if there is a simpler way, but this way works)
[sql] UPDATE usergroup SET passwordexpires = '0', passwordhistory = '0', pmquota = '50', pmsendmax = '5', canoverride = '5', ispublicgroup = '0', forumpermissions = '127487', pmpermissions = '3', calendarpermissions = '19', wolpermissions = '1', adminpermissions = '0', genericpermissions = '2626759', genericoptions = '30', attachlimit = '0', avatarmaxwidth = '80', avatarmaxheight = '80', avatarmaxsize = '20000', profilepicmaxwidth = '100', profilepicmaxheight = '100', profilepicmaxsize = '65535' WHERE usergroupid = '2' [/sql] This will set all the registered users usergroup permissions to default (How they start in vB) |
Thank you sir, much appreciated.
|
All times are GMT. The time now is 08:45 AM. |
Powered by vBulletin® Version 3.8.12 by vBS
Copyright ©2000 - 2025, vBulletin Solutions Inc.
X vBulletin 3.8.12 by vBS Debug Information | |
---|---|
|
|
![]() |
|
Template Usage:
Phrase Groups Available:
|
Included Files:
Hooks Called:
|