miniBB ®
 
miniBB Community Forum
 | Forums | File Bank | Sign Up | Reply | Search | Statistics | Manual |
Premoderation addon for miniBB Worried about forum enemies? Pre-approve postings and members with the Premoderation add-on!
Suggestions miniBB Community Forum / Suggestions /
Short link for this topic:

give mods ability to ban users

Author ezkim0x
Forums Member
#1 | Posted: 6 Feb 2007 16:22
right now as far as I know the only way to ban a user is to use the admin account.

would it be possible to allow mods to ban users as well?
Author tom322
Forums Member
#2 | Posted: 6 Feb 2007 17:31
You mean ban IP, not user, right? Mods can ban registered users.
Author ezkim0x
Forums Member
#3 | Posted: 6 Feb 2007 21:34
mods having the ability to ban userids
Author marsbar
Associated Member
#4 | Posted: 7 Feb 2007 01:25
Moderators have the power to disable/lock member accounts: when logged in as a Mod, one will see at the end of each member's profile a "Member Yes/No" option. "No" disables the member's account, and "Yes" unlocks the account.
- mb
Author Paul
CEO
#5 | Posted: 7 Feb 2007 02:34
Banning by IP or user ID is the most "hard" method of ban, and it is currently available only to admin. Mods can block accounts like marsbar explained, but I personally finding it a bad idea to give somebody except the admin the rights to ban by IP. It should be done only by experienced person.
Author Persian
Forums Member
#6 | Posted: 24 Jan 2008 14:25
so how can i set this option for some mods only not for all mods ?
for example some mods can ban and edit user profiles,
and some mods can not ban and edit profiles,
or ban but without editing user profile!
anyone has idea?
how about u Mr.Paul ;)
Author Paul
CEO
#7 | Posted: 25 Jan 2008 03:33
I don't provide custom solutions for free, but it would be possible if you hardly edit the core scripts.
Author Persian
Forums Member
#8 | Posted: 25 Jan 2008 23:42

I don't provide custom solutions for free, but it would be possible if you hardly edit the core scripts.


OK!
How can I buy ? Could you tell ?! ;-)
I don't have paybal, But I have Master Card ! :-)
Author Persian
Forums Member
#9 | Posted: 26 Jan 2008 01:28
Paul
I succeed to change code in bb_func_usernfo.php
now Mods Can't ban user! and it's ok!
But I want to give ability for 2 of My Mods for Banning users, and For other Mods not!
Thanks :-)
Author Paul
CEO
#10 | Posted: 28 Jan 2008 03:05
Condition by $user_id will help you...

$allowed_mods_array=array(12,15);
if(in_array($user_id, $allowed_mods_array)) {
//allow something
}
Suggestions miniBB Community Forum / Suggestions / give mods ability to ban users Top
Your Reply Click this icon to move up to the quoted message

» Username  » Password 
You are welcome to post anonymously by entering a nickname with no password (if that nickname has not been taken by another member) or by leaving both fields empty. If you have a forums membership account, you can also sign in from this page without posting a message, or sign in and post at once.


Before posting, make sure your message is compliant with our forum posting rules. If not, it may be locked or deleted with no explanation.

 
miniBB Community Forum Powered by Free Forum Software miniBB ® Features  Requirements  Demo  Download  Showcase  Gallery of Arts
Compiler  Premium Extensions  Premium Support  License  Contacts