I want to give global moderators and moderators the ability to use the registration queue to approve or not new members. I have set their CP permissions for “Can Edit Users†to 1 in CP permissions and enabled the registration queue.
They can’t get to the Registration Queue. I assume that I am missing a step?
I believe you need to go back to that page and set a 1 to Has full access to the control panel
It is kind of a misnomer. Because at first it appears that they have full access but they really don't. They have a lot of access but can't do changes like change the super admin and there are some items they can't access at all.
Also that opens one or two options in their mystuff edit preferences at the bottom of the page.
Blue Man Group There is no such thing as stupid questions. Just stupid answers
Currently the sites I look at don't have anything in the registration queue so I can't double check for you. Most sites use email verification. For now pick one moderator you really trust and make them a admin and see if they can see it.
Blue Man Group There is no such thing as stupid questions. Just stupid answers
I have a test account with global moderator permissions. Normally, I do not give global moderators, or anyone else, CP permissions. I tried it just now. It can't "see" the registration queue, no matter what settings I change.
In the future, I think it makes sense that we should be able to add registration approval permissions to specific groups, without giving them administrator authority.
Steve
UBB.classic from 2000-2003 UBB.threads from 2003-present!
By the way, and I know that I've beaten this to death, Gizmo's Stop Forum Spam mod works wonders for keeping the spammers from registering. I have not been spammed since adding it many months ago.
An average month for me is about 350 new registrations.
Last edited by SteveS; 05/31/20125:38 PM.
Steve
UBB.classic from 2000-2003 UBB.threads from 2003-present!
By the way, and I know that I've beaten this to death, Gizmo's Stop Forum Spam mod works wonders for keeping the spammers from registering. I have not been spammed since adding it many months ago.
An average month for me is about 350 new registrations.
Can you point me to it? I need a good beating......
I added my API key into both of the language files. I backed up the 6 files that need modifications. I made the modifications. I double checked the modifications.
Can I just copy the modified files to the server or do I need to shutdown the forum first?
My 2 cents. I would close your board first before any mods or updates. As a admin you can still access the board while it is closed and test all is okay.
Just good practice to do so.
Blue Man Group There is no such thing as stupid questions. Just stupid answers
I looked on ubbdev and found a thread where a person was getting this same error. In that case it was an older version of PHP so I am going to check that.
I still want to give global moderators and moderators the ability to use the registration queue to approve or not new members. Lately there has been an onslaught of spammers that are bypassing stopforumspam blocking. Has there been any change in whether or not this can be done?
I'm pretty sure there is a check in the member queue which specifically blocks moderators from accessing it; you'd have to recode that portion of the control panel to allow them in.
Yeah, it's only edit users and full access; if you hack at the member management files you can spot where Rick blocked moderators in the code. I'm not sure if this chunk of loveliness is in 7.6.0, I'll have to take a look later.
It is always a good idea to have a second account on your board that you use for testing and such as to where you can change that account privies any time to what ever is needed for that particular test you're doing or needed tested.
FTP to your site, download file, open in notepad, find line, change value, save file, upload file, have moderator check if they can use the system.
I modified and uploaded the modded file and made sure it was correct on the server. Do I have close and restart the board or a DB? Just copying it in had no apparent effect.
Mods cannot see the Registration Queue only View/Edit Members.
As long as you uploaded the file back to where it was before (overwriting it) it should just take the change; nothing is cached except for the template files, so nothing should need to be done once the file is written back to the server (not to mention, this isn't a supported change, we're just trying to figure out how to loosen any restrictions).
Ok, just went through the files and tested the display on my garden site...
Disclaimer: Below is a code modification to the Control Panel of UBB.threads; code modifications to the stock code will invalidate your license terms for support. Code modifications cannot be supported by the official UBB.threads support personnel, and can only be supported at UBBDev or these User to User forums. In admin/membermanage.php Find:
Could still need some work as the actual moderators are getting a message about permissions, " "You must have the proper permission to access this area."