vb.org Archive

vb.org Archive (https://vborg.vbsupport.ru/index.php)
-   Modification Requests/Questions (Unpaid) (https://vborg.vbsupport.ru/forumdisplay.php?f=112)
-   -   Super admins self edit (https://vborg.vbsupport.ru/showthread.php?t=121359)

silvermerc 07-16-2006 10:12 PM

Super admins self edit
 
Im told you can get a hack "super admins self edit themselfs" where super admins can self edit themselfs is this possible if so can you link me.Thanks

slappy 07-16-2006 11:36 PM

There are two relevant areas which control "SuperAdministrators" ability to "Edit" themselves. The first issue is the Administrator's Permissions tab in the Usergroups Manager in the AdminCP. Only those designated by UserID# in the config.php file can access the Administrator's Permissions.

Those are set by these two sections of the Confip file you upload when you install your Forum:
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'] = '1,';

        //        ****** SUPER ADMINISTRATORS ******
        //        The users specified below will have permission to access the administrator permissions
        //        page, which controls the permissions of other administrators
$config['SpecialUsers']['superadministrators'] = '1,';

Userid #1 is the person who set up the Forum and is listed by default. You can add other persons with AdminCP access to this list and, they also will have the ability to change the Administrator's permissions.

Regards,

kall 07-17-2006 01:56 AM

When entering code, please remember to add the [ code] tags around them. :)

I have done this for you above.

slappy 07-17-2006 03:54 AM

MY apologies. I'll keep that in mind in the Future. Failure to do so can screw up the Forum width.

Regards.

Smiry Kin's 07-18-2006 12:30 AM

Quote:

Originally Posted by silvermerc
Im told you can get a hack "super admins self edit themselfs" where super admins can self edit themselfs is this possible if so can you link me.Thanks

there is already a hack for that, search around.


All times are GMT. The time now is 06:25 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.01021 seconds
  • Memory Usage 1,719KB
  • 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
  • (1)bbcode_quote_printable
  • (1)footer
  • (1)gobutton
  • (1)header
  • (1)headinclude
  • (6)option
  • (1)post_thanks_navbar_search
  • (1)printthread
  • (5)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