Author |
Topic |
OneWayMule
Dev. Team Member & Support Moderator
Austria
4969 Posts |
|
Nikkol
Forum Moderator
USA
6907 Posts |
Posted - 03 June 2003 : 21:28:32
|
Etymon, you can edit the groups for an individual user by editing their profile. try it. you do not have to go through the admin_usergroups page. you would use the admin_usergroups page to add multiple members at once.
thanks oneway. the groups are viewable by admin right now through the profile page (as well as editable). i wanted to try to keep it as separate as possible from the base code, so that's why i hadn't made options like that that would be kept in the config table. i'll think on it some and see what i can do. |
Nikkol ~ Help Us Help You | ReadMe | 3.4.03 fixes | security fixes ~ |
|
|
Etymon
Advanced Member
United States
2385 Posts |
Posted - 03 June 2003 : 21:30:15
|
Here's that question I mentioned earlier.
I created a user named Timeout. I also created a usergroup called Timeout.
Now if I only want the member called timeout to be able to only post in the forum called timeout (and no other forums), how do I make that happen?
|
|
|
Etymon
Advanced Member
United States
2385 Posts |
Posted - 03 June 2003 : 21:32:00
|
quote: you can edit the groups for an individual user by editing their profile
That was my bad. I forgot about that.
|
|
|
Nikkol
Forum Moderator
USA
6907 Posts |
Posted - 03 June 2003 : 21:36:52
|
quote: Originally posted by Etymon
Here's that question I mentioned earlier.
I created a user named Timeout. I also created a usergroup called Timeout.
Now if I only want the member called timeout to be able to only post in the forum called timeout (and no other forums), how do I make that happen?
You know, the other day after I saw you made the Timeout group, I got to think about Deny permissions as well as Allow permissions. It would require another field in one of the new tables and some changes in code. I was thinking it would be relatively easy to do... maybe... as long as I don't confuse myself trying to do it.
What's everyone think? Wanna wait a bit more for me to add Deny permissions? |
Nikkol ~ Help Us Help You | ReadMe | 3.4.03 fixes | security fixes ~ |
|
|
OneWayMule
Dev. Team Member & Support Moderator
Austria
4969 Posts |
|
Nikkol
Forum Moderator
USA
6907 Posts |
Posted - 03 June 2003 : 21:47:42
|
Oops .. I found a bug. Just tried adding a group with a double quote in the name ... just posting this here to remind me to fix it. Gotta fix the group description as well. |
Nikkol ~ Help Us Help You | ReadMe | 3.4.03 fixes | security fixes ~ |
|
|
Nikkol
Forum Moderator
USA
6907 Posts |
Posted - 03 June 2003 : 21:53:44
|
quote: Originally posted by OneWayMule btw - since you're talking about "lite" - any additional stuff planned?
Hey ... you caught that eh? Well, here's what I'm thinking, but not necessarily anytime soon.
1. Ability for admins to set subscriptions for groups. Need to still work out the details. I'm thinking it would just add the subscription and then users could always unsubscribe. It would basically function as a batch insert into the subscriptions table.
2. Moderator groups. Again, a batch process where you can set an entire group to moderate a forum.
3. An admin group. But this really wouldn't serve any purpose other than you could select several people at once to be admins rather than going through each users profile to change their level.
That's all I had thought of for the time being. |
Nikkol ~ Help Us Help You | ReadMe | 3.4.03 fixes | security fixes ~ |
|
|
Etymon
Advanced Member
United States
2385 Posts |
Posted - 03 June 2003 : 23:41:10
|
quote: Originally posted by Nikkol What's everyone think? Wanna wait a bit more for me to add Deny permissions?
Yeah, that's what I originally wanted. The rest of the MOD, surprisingly, is over my head. LOL!
|
|
|
PeeWee.Inc
Senior Member
United Kingdom
1893 Posts |
Posted - 04 June 2003 : 05:09:35
|
Microsoft JET Database Engine error '80040e14'
Syntax error (missing operator) in query expression ''PeeWee's test', USERGROUP_DESC = 'Just testing to see how this mat or may not work' WHERE USERGROUP_ID = 17'.
/ugtest/admin_usergroups.asp, line 116
I got this error when doing the same as Etymon.
|
De Priofundus Calmo Ad Te Damine |
|
|
Nikkol
Forum Moderator
USA
6907 Posts |
|
homeacademy
Junior Member
USA
163 Posts |
Posted - 04 June 2003 : 07:05:34
|
quote: Originally posted by OneWayMule
quote: Originally posted by Nikkol
What's everyone think? Wanna wait a bit more for me to add Deny permissions?
The more features/options, the better
Ditto. Deny permissions would be great. |
|
|
SniperDude
Starting Member
USA
47 Posts |
Posted - 04 June 2003 : 14:41:28
|
Reitertating what I meant from above... Sorry.. thought maybe it was clear enough...
My question was "is there some sort of master usermanager"
What I am asking is ... If there will be away to move a bunch of users into 1 or more groups in a single operation...
If I have 500+ users, I would like to able to go in and add them to certain groups in a single process.. maybe a page that shows Usernames, and a bunch of check boxes to what group they are in...
UserName Group 1 Group 2 Group 3 Group 4 <-- til all groups are shown...
SniperDude [x] [x] [ ] [x]
SnipersMom [x] [x] [ ] [ ]
SnipersSon [x] [ ] [ ] [ ]
I am just asking if there is such a thing, I didnt see anything... Also it would be to be able to get a report as to Who is in Group1,2,3,4 etc.. seperatly...
I hope that makes more sense now?
Thanks again!
|
*Graphics Withheld for Adminstrative reasons* -Tim System Admin |
|
|
SniperDude
Starting Member
USA
47 Posts |
Posted - 04 June 2003 : 14:46:49
|
I must be blind... I looked again today.. and think I found what I was looking for ...
Apologies....
Blind man needs eyes.
|
*Graphics Withheld for Adminstrative reasons* -Tim System Admin |
|
|
Nikkol
Forum Moderator
USA
6907 Posts |
|
Topic |
|