vb.org Archive

vb.org Archive (https://vborg.vbsupport.ru/index.php)
-   vB3 General Discussions (https://vborg.vbsupport.ru/forumdisplay.php?f=111)
-   -   can moderator ban another moderator or admin? (https://vborg.vbsupport.ru/showthread.php?t=159728)

cache 10-08-2007 01:48 AM

can moderator ban another moderator or admin?
 
I only want to allow the moderator to ban a regular user, I don't want the moderator
to ban another moderator or to ban another admin. How can I do that?
Is there any hierachy that a user with higher permission can ban lower permission user?

The moderator at my forum can ban an admin, this does not sound right.

Xplorer4x4 10-08-2007 01:52 AM

Quote:

Originally Posted by cache (Post 1355214)
Is there any hierachy that a user with higher permission can ban lower permission user?

The moderator at my forum can ban an admin, this does not sound right.

There is such a hack. Maybe search for hierarchy.

And this means you have given your mod group permisions to ban, so yes it is right.

cache 10-08-2007 02:44 AM

thanks for your reply.

I have searched, there is one, but does not work on 3.6.4. Still I don't think it is right
a mod can ban an admin.

======================================
vB Version: 3.6.0 Rating: (23 votes - 4.13 average)
Released: 23 Nov 2006 Last Update: 24 Nov 2006 Installs: 186
Supported DB Changes Installer included Uses Plugins Template changes Additional files

NOTICE: THIS MOD DOES NOT WORK CORRECTLY ON 3.6.4 AND ABOVE. INSTALL THIS AT YOUR RISK UNTIL FURTHER NOTICE. THANKS, PSIONIC VISION.
===============================================

ssslippy 10-08-2007 04:08 AM

Super Admins can not be banned. As long as their user ID is in the config file.

cache 10-08-2007 03:09 PM

What do I do with the config thing?

dismas 10-08-2007 08:34 PM

Quote:

Originally Posted by cache (Post 1355529)
What do I do with the config thing?

Download your config.php file. It can be found in the /includes/ directory. In it, find this line

Code:

        //        ****** UNDELETABLE / UNALTERABLE USERS ******
        //        The users specified here will not be deletable or alterable from the control panel by any users.
        //        To specify more than one user, separate userids with commas.
$config['SpecialUsers']['undeletableusers'] = '';

After the = sign and between the single quotes put the user id of the admin that you don't want to be able to delete or alter. If you have more than one, seperate them with a comma.

cache 10-16-2007 08:11 PM

user id added in the config file can still be banned. (can not delete does not mean can not be banned right?)

So the config solution does not work.


All times are GMT. The time now is 10:29 AM.

Powered by vBulletin® Version 3.8.12 by vBS
Copyright ©2000 - 2025, vBulletin Solutions Inc.

X vBulletin 3.8.12 by vBS Debug Information
  • Page Generation 0.01023 seconds
  • Memory Usage 1,725KB
  • Queries Executed 10 (?)
More Information
Template Usage:
  • (1)ad_footer_end
  • (1)ad_footer_start
  • (1)ad_header_end
  • (1)ad_header_logo
  • (1)ad_navbar_below
  • (1)bbcode_code_printable
  • (2)bbcode_quote_printable
  • (1)footer
  • (1)gobutton
  • (1)header
  • (1)headinclude
  • (6)option
  • (1)post_thanks_navbar_search
  • (1)printthread
  • (7)printthreadbit
  • (1)spacer_close
  • (1)spacer_open 

Phrase Groups Available:
  • global
  • postbit
  • showthread
Included Files:
  • ./printthread.php
  • ./global.php
  • ./includes/init.php
  • ./includes/class_core.php
  • ./includes/config.php
  • ./includes/functions.php
  • ./includes/class_hook.php
  • ./includes/modsystem_functions.php
  • ./includes/class_bbcode_alt.php
  • ./includes/class_bbcode.php
  • ./includes/functions_bigthree.php 

Hooks Called:
  • init_startup
  • init_startup_session_setup_start
  • init_startup_session_setup_complete
  • cache_permissions
  • fetch_threadinfo_query
  • fetch_threadinfo
  • fetch_foruminfo
  • style_fetch
  • cache_templates
  • global_start
  • parse_templates
  • global_setup_complete
  • printthread_start
  • bbcode_fetch_tags
  • bbcode_create
  • bbcode_parse_start
  • bbcode_parse_complete_precache
  • bbcode_parse_complete
  • printthread_post
  • printthread_complete