vb.org Archive

vb.org Archive (https://vborg.vbsupport.ru/index.php)
-   vBulletin 3.8 Add-ons (https://vborg.vbsupport.ru/forumdisplay.php?f=235)
-   -   Add-On Releases - QUICK BAN + Quick Edit User from postbit for vB3.8xx - Instantly Ban Spammers! (https://vborg.vbsupport.ru/showthread.php?t=218047)

ricardoNJ 08-13-2009 03:43 PM

The other usergroup can theey ban to administrator???

LordDB 08-13-2009 03:51 PM

Quote:

Originally Posted by ricardoNJ (Post 1866553)
The other usergroup can theey ban to administrator???

No, they cannot ban the main administrator (Super Admin)!

RTMdotORG 08-13-2009 03:54 PM

Quote:

Originally Posted by ricardoNJ (Post 1866553)
The other usergroup can theey ban to administrator???

No, he's made it that ONLY Admins can ban...
The condition in the template edit is for usergroup id 6.

ricardoNJ 08-13-2009 04:06 PM

I allow to SuperModerator and other in the code list.

HTML Code:

if you want more staff groups added so they can ban...just ADD the ID code as shown in the first line:

<!-- daPLAYBOY banEditUser -->

<if condition="($bbuserinfo[usergroupid]==6 || $bbuserinfo[usergroupid]==7 || $bbuserinfo[usergroupid]==5)">

...an then the Admin is number 6. I want to know if the other can ban to me [admin]?

RTMdotORG 08-13-2009 04:07 PM

Quote:

Originally Posted by ricardoNJ (Post 1866576)
I allow to SuperModerator and other in the code list.

HTML Code:

if you want more staff groups added so they can ban...just ADD the ID code as shown in the first line:

<!-- daPLAYBOY banEditUser -->

<if condition="($bbuserinfo[usergroupid]==6 || $bbuserinfo[usergroupid]==7 || $bbuserinfo[usergroupid]==5)">

...an then the Admin is number 6. I want to know if the other can ban to me [admin]?

Not if you're a Unalterable Admin...

ricardoNJ 08-13-2009 04:11 PM

Not if you're a Unalterable Admin...??

What's means?

RTMdotORG 08-13-2009 04:14 PM

Quote:

Originally Posted by ricardoNJ (Post 1866580)
Not if you're a Unalterable Admin...??

What's means?

in your config.php file...

forumroot/includes/config.php...

open it...scroll down to unalterable admin... enter your userid or any other admin you want to make unalterable(no1 can edit them)....

If you'd like to edit your own self after making yourself unalterable, use this MOD...
https://vborg.vbsupport.ru/showthrea...ht=unalterable

ricardoNJ 08-13-2009 04:30 PM

mmm but, the default version -I mean, the config.ph that I have in my host- is alterable for anyone? I'm sorry, i'm confused

RTMdotORG 08-13-2009 05:36 PM

Quote:

Originally Posted by ricardoNJ (Post 1866591)
mmm but, the default version -I mean, the config.ph that I have in my host- is alterable for anyone? I'm sorry, i'm confused

no, this means even other admins cannot edit your profile through the admincp....
without the mod i posted above, you couldnt edit yourself through the admincp...
config.php file edit is to make yourself an unalterable admin...

ricardoNJ 08-13-2009 05:39 PM

Ok thanks!


All times are GMT. The time now is 01:50 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.01111 seconds
  • Memory Usage 1,739KB
  • 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
  • (2)bbcode_html_printable
  • (5)bbcode_quote_printable
  • (1)footer
  • (1)gobutton
  • (1)header
  • (1)headinclude
  • (6)option
  • (1)pagenav
  • (1)pagenav_curpage
  • (2)pagenav_pagelink
  • (1)post_thanks_navbar_search
  • (1)printthread
  • (10)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
  • pagenav_page
  • pagenav_complete
  • bbcode_fetch_tags
  • bbcode_create
  • bbcode_parse_start
  • bbcode_parse_complete_precache
  • bbcode_parse_complete
  • printthread_post
  • printthread_complete