#216400 - 08/11/0805:19 PMRe: Bulk Update Forum Permissions: Is It Possible?
[Re: mmem700]
Rick
Registered: 06/04/06
Posts: 7898
Loc: Aberdeen, WA
Currently, there is only one real way that might save time. If you have many forums that need to have their permissions changed to the same permission set, then what you could do is:
Modify the "New Forum Template" in the permission editor. At that point, you could bring up each forum, and then just choose the copy option to copy the New Forum Template permissions, and then update it.
Definitely need to spend more time in this area to make it easier to edit permissions on a larger scale.
#216402 - 08/11/0805:35 PMRe: Bulk Update Forum Permissions: Is It Possible?
[Re: mmem700]
Rick
Registered: 06/04/06
Posts: 7898
Loc: Aberdeen, WA
There's no list, but you can just use
SHOW FIELDS from ubbt_FORUM_PERMISSIONS to get the list and most are fairly obvious as to what they do.
And yes, that query would work, but since it won't rebuild the permission set for logged in users you'll need to log out and then back in, in order to see the change on the forum itself.