Previous Thread
Next Thread
Print Thread
Rate Thread
#208819 03/08/2001 10:02 AM
Joined: Feb 2000
Posts: 128
Member
Member
Offline
Joined: Feb 2000
Posts: 128
Has it become impossibly hard to remove a moderator and make him an admin on the new version (5.2b)?!?!?!?!

I have two users on my own forum. One of them is my main account and it's just a moderator.. My other is an admin.... So I login as the admin so that I can make my normal account an admin also.... but uhh.....I can't do it.. because I have to remove him as a moderator first?! it took me a little while to figure out how to remove him as a moderator (edit the user, revoke moderator privis..) but guess what?!?! That didn't work!! So I remember that I have to do this in two places.. so I keep looking and I *still* can't find out how to remove him as a moderator and until I do this I can't add him as an admin..... WTF?!?!?!?!

Why did something so simple to do become so complex in the new version?!

------------------------------------------------
Jeremy 'PeelBoy' Amberg


------------------------------------------------
Jeremy 'PeelBoy' Amberg
Sponsored Links
Joined: May 1999
Posts: 3,039
Guru
Guru
Offline
Joined: May 1999
Posts: 3,039
Nope, it's not just you. It's an oversight on my part. Not sure what I was thinking, but I understand what you are saying. It definitely was not meant to be that complex and I'll get it fixed for the final release.


UBB.threads Developer
Joined: Feb 2000
Posts: 128
Member
Member
Offline
Joined: Feb 2000
Posts: 128
Cool. Thnx :)

I was pulling my hair out trying to figure this out.

------------------------------------------------
Jeremy 'PeelBoy' Amberg


------------------------------------------------
Jeremy 'PeelBoy' Amberg
Joined: May 1999
Posts: 3,039
Guru
Guru
Offline
Joined: May 1999
Posts: 3,039
Actually, this was a pretty easy fix. You can do this. Edit admin/selectoption.php. Line 126 currently looks like this:

elseif ( ($Status == "User") && ($user[U_Status] == "Administrator") ){

You can change that, to this:

elseif ( ($Status != "Administrator") && ($user[U_Status] == "Administrator") ){



UBB.threads Developer
Joined: Feb 2000
Posts: 128
Member
Member
Offline
Joined: Feb 2000
Posts: 128
Cool. Thnx that worked.

But why doesn't remove moderator privis work?

------------------------------------------------
Jeremy 'PeelBoy' Amberg


------------------------------------------------
Jeremy 'PeelBoy' Amberg
Sponsored Links
Joined: May 1999
Posts: 3,039
Guru
Guru
Offline
Joined: May 1999
Posts: 3,039
The only time you get the revoke moderator privs is if they are not a moderator of any forums. So there is an extra step involved in this as you need to remove them from all forums and then you will get the revoke moderator privs link. This is something that I'll look at making easier as well when I do some more admin area restructuring.

Of course I may have mis-understood your question, and maybe you are saying this function isn't actually working. Let me know either way so I can check.


UBB.threads Developer
Joined: Feb 2000
Posts: 128
Member
Member
Offline
Joined: Feb 2000
Posts: 128
Hmm well not sure now.. How do I remove them from each of the forums?

All I know is I removed a moderator who was acting up before the upgrade and now after the upgrade I'm having problems doing it..

I edit the user and click 'remove from moderator list' or whatever and it doesn't do anything. maybe I am just missing a step but I can't find any other way to do it.

Thanks again,

------------------------------------------------
Jeremy 'PeelBoy' Amberg


------------------------------------------------
Jeremy 'PeelBoy' Amberg
Joined: May 1999
Posts: 3,039
Guru
Guru
Offline
Joined: May 1999
Posts: 3,039
Ok, when you click "Remove from moderator list" it should come up with the list of forums they are currently moderating. Apparently this is not working properly though as I just tried it here and it shows a checkbox but it doesn't show the name of the forums they are moderating. So, there is a bug in this area that I'll need to get fixed up.


UBB.threads Developer

Link Copied to Clipboard
Donate Today!
Donate via PayPal

Donate to UBBDev today to help aid in Operational, Server and Script Maintenance, and Development costs.

Please also see our parent organization VNC Web Services if you're in the need of a new UBB.threads Install or Upgrade, Site/Server Migrations, or Security and Coding Services.
Recommended Hosts
We have personally worked with and recommend the following Web Hosts:
Stable Host
bluehost
InterServer
Visit us on Facebook
Member Spotlight
isaac
isaac
California
Posts: 1,157
Joined: July 2001
Forum Statistics
Forums63
Topics37,573
Posts293,925
Members13,849
Most Online5,166
Sep 15th, 2019
Today's Statistics
Currently Online
Topics Created
Posts Made
Users Online
Birthdays
Top Posters
AllenAyres 21,079
JoshPet 10,369
LK 7,394
Lord Dexter 6,708
Gizmo 5,833
Greg Hard 4,625
Top Posters(30 Days)
Top Likes Received
isaac 82
Gizmo 20
Brett 7
WebGuy 2
Morgan 2
Top Likes Received (30 Days)
None yet
The UBB.Developers Network (UBB.Dev/Threads.Dev) is ©2000-2024 VNC Web Services

 
Powered by UBB.threads™ PHP Forum Software 8.0.0
(Preview build 20221218)