Snitz Forums 2000
Snitz Forums 2000
Home | Profile | Register | Active Topics | Members | Search | FAQ
Username:
Password:
Save Password
Forgot your Password?

 All Forums
 Snitz Forums 2000 MOD-Group
 MOD Add-On Forum (W/Code)
 UserGroup "Lite" for v3.4.x - need testers
 New Topic  Topic Locked
 Printer Friendly
Previous Page | Next Page
Author Previous Topic Topic Next Topic
Page: of 7

OneWayMule
Dev. Team Member & Support Moderator

Austria
4969 Posts

Posted - 03 June 2003 :  21:12:11  Show Profile  Visit OneWayMule's Homepage  Send OneWayMule an ICQ Message
Looks great Nikkol, I'll surely use that MOD.
One suggestion: you could make it an option to display a user's group in profile/posts (ie below the title).

My MODs:
Birthdays - Custom Policy - F.A.Q. Administration - Forum Rules - Guestbook
Links Manager - MyOwnGoogle - Profile Views - Search Log - WebSearch

Useful stuff:
Forum and MOD Installation - MOD Installation Guide - Snitz v3.4.05 Readme - Free ASP Hosts - Support Snitz
Go to Top of Page

Nikkol
Forum Moderator

USA
6907 Posts

Posted - 03 June 2003 :  21:28:32  Show Profile
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 ~
Go to Top of Page

Etymon
Advanced Member

United States
2385 Posts

Posted - 03 June 2003 :  21:30:15  Show Profile  Visit Etymon's Homepage

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?
Go to Top of Page

Etymon
Advanced Member

United States
2385 Posts

Posted - 03 June 2003 :  21:32:00  Show Profile  Visit Etymon's Homepage

quote:
you can edit the groups for an individual user by editing their profile


That was my bad. I forgot about that.
Go to Top of Page

Nikkol
Forum Moderator

USA
6907 Posts

Posted - 03 June 2003 :  21:36:52  Show Profile
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 ~
Go to Top of Page

OneWayMule
Dev. Team Member & Support Moderator

Austria
4969 Posts

Posted - 03 June 2003 :  21:46:47  Show Profile  Visit OneWayMule's Homepage  Send OneWayMule an ICQ Message
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
btw - since you're talking about "lite" - any additional stuff planned?

My MODs:
Birthdays - Custom Policy - F.A.Q. Administration - Forum Rules - Guestbook
Links Manager - MyOwnGoogle - Profile Views - Search Log - WebSearch

Useful stuff:
Forum and MOD Installation - MOD Installation Guide - Snitz v3.4.05 Readme - Free ASP Hosts - Support Snitz

Edited by - OneWayMule on 03 June 2003 21:47:23
Go to Top of Page

Nikkol
Forum Moderator

USA
6907 Posts

Posted - 03 June 2003 :  21:47:42  Show Profile
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 ~
Go to Top of Page

Nikkol
Forum Moderator

USA
6907 Posts

Posted - 03 June 2003 :  21:53:44  Show Profile
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 ~
Go to Top of Page

Etymon
Advanced Member

United States
2385 Posts

Posted - 03 June 2003 :  23:41:10  Show Profile  Visit Etymon's Homepage
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!

Go to Top of Page

PeeWee.Inc
Senior Member

United Kingdom
1893 Posts

Posted - 04 June 2003 :  05:09:35  Show Profile  Visit PeeWee.Inc's Homepage

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
Go to Top of Page

Nikkol
Forum Moderator

USA
6907 Posts

Posted - 04 June 2003 :  07:01:23  Show Profile
Yeah ... I forgot to check the string being inserted.

Nikkol ~ Help Us Help You | ReadMe | 3.4.03 fixes | security fixes ~
Go to Top of Page

homeacademy
Junior Member

USA
163 Posts

Posted - 04 June 2003 :  07:05:34  Show Profile
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.
Go to Top of Page

SniperDude
Starting Member

USA
47 Posts

Posted - 04 June 2003 :  14:41:28  Show Profile  Visit SniperDude's Homepage  Send SniperDude an ICQ Message
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
Go to Top of Page

SniperDude
Starting Member

USA
47 Posts

Posted - 04 June 2003 :  14:46:49  Show Profile  Visit SniperDude's Homepage  Send SniperDude an ICQ Message
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
Go to Top of Page

Nikkol
Forum Moderator

USA
6907 Posts

Posted - 04 June 2003 :  16:18:47  Show Profile
okay, glad you found it.

Nikkol ~ Help Us Help You | ReadMe | 3.4.03 fixes | security fixes ~
Go to Top of Page
Page: of 7 Previous Topic Topic Next Topic  
Previous Page | Next Page
 New Topic  Topic Locked
 Printer Friendly
Jump To:
Snitz Forums 2000 © 2000-2021 Snitz™ Communications Go To Top Of Page
This page was generated in 0.22 seconds. Powered By: Snitz Forums 2000 Version 3.4.07