Subject:*
<
Name/Email:*
<
Message Icon:*
<
Select*
<
Message:*
<



Click the Preview to see the content in action.
Options:*
<
Confirmation Code*
<
6 - 4 = ?  
Input the result from the expression
Maximum attempts you can try: 10
*
<
   

Re: delete users bug
by flaxy on 2004/4/4 3:22:37

Quote:

Is it a feature or bug that webmasters can not be removed?
If it's a feature, it should be prompted when trying to remove a webmaster.

What I am doing: set a super webmaster, for say the Administrator created during installation. Only this webmaster has the permission to remove other webmasters. This super webmaster can not be removed or terminated.


I would really like to see this option also. A root or somthing to that effect would be great. :)
Re: delete users bug
by elvir on 2004/3/29 23:26:12

I had the same problem and this is what I did:

First, you have to approve new users. Go to admin panel, find inactive, approve them and then go back to your front page. Go through My user’s module, find a particular user, and choose edit user and simple delete it. Have no idea what's the problem but there's no way you can delete anyone through control admin panel.

Hope this can help.
Re: delete users bug
by phppp on 2004/2/23 16:42:35

Quote:

onokazu wrote:
This actually was a new bug found in 2.0.6, and I have just committed a fix on CVS.

Add the following line to /modules/system/admin/users/main.php, just after line 93

$deluser =& $member_handler->getUser($memberslist_id[$i]);

so it will look like below:

$deluser =& $member_handler->getUser($memberslist_id[$i]);
$groups = $deluser->getGroups();

We will be making the release of 2.0.6.1 or 2.0.7 very soon which includes this fix.


Is it a feature or bug that webmasters can not be removed?
If it's a feature, it should be prompted when trying to remove a webmaster.

What I am doing: set a super webmaster, for say the Administrator created during installation. Only this webmaster has the permission to remove other webmasters. This super webmaster can not be removed or terminated.
Re: delete users bug
by brash on 2004/2/11 2:32:58

That's what I like to see! The problem all solved by the time I get to joining in the discussion. Thanks Ono, I'll be making that update when I get home tonight.
Re: delete users bug
by jctsup1 on 2004/2/8 23:07:19

ono -

That took care of the problem - can no longer delete members that are part of the webmaster group.

Good Job as always!

Who's Online

215 user(s) are online (163 user(s) are browsing Support Forums)


Members: 0


Guests: 215


more...

Donat-O-Meter

Stats
Goal: $15.00
Due Date: Jul 31
Gross Amount: $0.00
Net Balance: $0.00
Left to go: $15.00
Make donations with PayPal!

Latest GitHub Commits