Simple Machines Community Forum

Customizing SMF => SMF Coding Discussion => Topic started by: Acf on March 16, 2004, 02:58:15 PM

Title: permissions
Post by: Acf on March 16, 2004, 02:58:15 PM
when somebody tries to delete somebody... (and has no permissions to do so) there will be an error:

Notice: Undefined index: cannot_profile_remove_any in /home/clash/public_html/forum/Sources/Errors.php on line 209

other problem:
The permission are buggy if you ask me :S if u give a new user permission of a group nothing happens... if i look over the shoulder of old member with same permission they work :S
Title: Re: permissions
Post by: [Unknown] on March 16, 2004, 03:01:23 PM
Depends on how you're giving them the permission.  Ungrouped Members means *ungrouped* not all members.

-[Unknown]
Title: Re: permissions
Post by: Acf on March 16, 2004, 03:24:45 PM
Quote from: [Unknown] on March 16, 2004, 03:01:23 PM
Depends on how you're giving them the permission.  Ungrouped Members means *ungrouped* not all members.

-[Unknown]

tryed them all :( ended up deleting  testuser
Title: Re: permissions
Post by: [Unknown] on March 16, 2004, 04:03:35 PM
It also depends on what you have denied.

-[Unknown]
Title: Re: permissions
Post by: Acf on March 17, 2004, 02:15:45 AM
the old and new member "had" the same settings overall :S
Title: Re: permissions
Post by: [Unknown] on March 17, 2004, 07:49:09 PM
I'll be building something into the profile to let you see permissions and where they're coming from.

-[Unknown]
Title: Re: permissions
Post by: Acf on March 18, 2004, 02:28:44 AM
oke thanx :)
/me crowns unknown to smf guru
Title: Re: permissions
Post by: ms_ukyankee on March 23, 2004, 05:00:01 AM
Quote from: [Unknown] on March 16, 2004, 03:01:23 PM
Depends on how you're giving them the permission.  Ungrouped Members means *ungrouped* not all members.

-[Unknown]

I'm sorry, but I'm a little fuzzy on the definition of ungrouped members. Are "ungrouped members" those members who have not been assigned a group, and not related to the post dependent groups at all?
Title: Re: permissions
Post by: Tyris on March 23, 2004, 05:17:29 AM
I think its anyone who hasnt specifically been placed in a group (so post groups are not included because you dont choose to put them in those...) (otherwise there would be no such thing as ungrouped members... coz everyone has to be in a post group)
Title: Re: permissions
Post by: ms_ukyankee on March 23, 2004, 05:22:01 AM
Thank you, it seemed logical, but I wanted to be sure. :)
Title: Re: permissions
Post by: Acf on April 17, 2004, 05:47:57 AM
I made some screenshots because the problem will not solve it self... (will it ever ;) )
I hope you can help me, i hate letting down one of my members. :(

A member in the group CREW called thathug:

**removed**

He has rights to do things.

**removed**

Another member in the same group:

**removed**

He should have rights... why doesn't he have rights :S

**removed**

Why does a member in the same group not have the same permissions as the other person? As you can see they are both in one group and not in any other group.
very weird :S

*acf
Title: Re: permissions
Post by: [Unknown] on April 17, 2004, 11:37:49 AM
They probably have different numbers of posts.

-[Unknown]
Title: Re: permissions
Post by: Acf on April 17, 2004, 12:36:15 PM
Quote from: [Unknown] on April 17, 2004, 11:37:49 AM
They probably have different numbers of posts.

-[Unknown]

It isn't a post based group. They are global mods.
Title: Re: permissions
Post by: [Unknown] on April 17, 2004, 12:40:40 PM
Yes, but they have MEMBERSHIP IN post groups.

-[Unknown]
Title: Re: permissions
Post by: Acf on April 17, 2004, 01:11:55 PM
Quote from: [Unknown] on April 17, 2004, 12:40:40 PM
Yes, but they have MEMBERSHIP IN post groups.

-[Unknown]

i have changed the post count of the member and indeed he could do the things too.
But how can i make the group, post independend?
Title: Re: permissions
Post by: [Unknown] on April 17, 2004, 02:23:19 PM
In general, don't DENY things for post groups.  Deny is bad.  Avoid deny.

-[Unknown]
Title: Re: permissions
Post by: Acf on April 17, 2004, 02:32:18 PM
thanx :-* ill try to feed them blanks
but still its weird :S ony 5 yhings denied for them..
Title: Re: permissions
Post by: Acf on April 17, 2004, 02:35:28 PM
doesn't work :'( ill pm you a password because i don't know what to do :'(
Title: Re: permissions
Post by: [Unknown] on April 17, 2004, 02:53:39 PM
Quote from: (Acf) on April 17, 2004, 02:32:18 PM
thanx :-* ill try to feed them blanks
but still its weird :S ony 5 yhings denied for them..

No, you have 34 permissions denied....

-[Unknown]
Title: Re: permissions
Post by: Acf on April 17, 2004, 03:00:30 PM
:S for the crew?
Title: Re: permissions
Post by: [Unknown] on April 17, 2004, 03:02:31 PM
I've changed all denies to blank.  It should work now.

-[Unknown]
Title: Re: permissions
Post by: Acf on April 17, 2004, 03:05:01 PM
yes it works :) thank u very much :)
the llama's are making a happy dance :)
Title: Re: permissions
Post by: Killer Possum on April 18, 2004, 03:21:27 AM
Quote from: [Unknown] on April 17, 2004, 02:23:19 PM
In general, don't DENY things for post groups.  Deny is bad.  Avoid deny.

-[Unknown]

Yes I learned this lesson real fast :P
Title: Re: permissions
Post by: Acf on April 19, 2004, 03:19:53 AM
ahh now i get it... the post groups overrule the mods.. doh now i feel stupid :P