vb.org Archive

vb.org Archive (https://vborg.vbsupport.ru/index.php)
-   vB3 General Discussions (https://vborg.vbsupport.ru/forumdisplay.php?f=111)
-   -   Giving some member full Admin Features (https://vborg.vbsupport.ru/showthread.php?t=141904)

Invalid ID 03-13-2007 02:09 AM

Giving some member full Admin Features
 
Hi,

I have made a member Admin, yet I notice that member can't manage the forum completely. She's got only limited functions available for her.

What should I do to allow her all the functions an Admin has?

Thanks

HMBeaty 03-13-2007 02:12 AM

After you made that member admin.....did you change the admin settings that come up at the top of the screen after you make them admin?

If not go to your admincp > users > search for users > search for the user you made an admin and click search :) > when you're there, at the top you'll see a quick user links dropdown > click that > edit administrator permissions.

Could I have gotten anymore in detail in that? lmao

You also have admin settings in your includes/config.php file

Invalid ID 03-13-2007 04:36 AM

Thanks a lot. But there's no Administrator Permission option.

Got this error:

Sorry, you are not allowed to edit administrator permissions.

If you think you should have permission to access this page, you will need to edit the $config['SpecialUsers']['superadministrators'] variable in the includes/config.php file.

To allow the administrators to access this page, edit the variable to include the user IDs of those administrators should have access, separating each user ID with a comma, like this:

$config['SpecialUsers']['superadministrators'] = '1,25,57';

To allow only a single administrator to access this page, simply add that user's ID with no commas, like this:

$config['SpecialUsers']['superadministrators'] = '1';

kall 03-13-2007 04:52 AM

So... why not follow those instructions? :)

redspider 03-13-2007 04:54 AM

you need to go to your server and edit $config locate on the includes folder and add your self as super admin .
look for ['superadministrators'] and enter your user id for example if your user id is 1 then should look like this ['superadministrators'] = '1'; after that you can edit other admin privilege.


All times are GMT. The time now is 04:30 PM.

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.01435 seconds
  • Memory Usage 1,707KB
  • 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)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