vb.org Archive

vb.org Archive (https://vborg.vbsupport.ru/index.php)
-   vB3 General Discussions (https://vborg.vbsupport.ru/forumdisplay.php?f=111)
-   -   confious (https://vborg.vbsupport.ru/showthread.php?t=235910)

niadene 02-15-2010 09:36 AM

confious
 
hi guys

i have this thing bothering me...i start using vb 3 months ago i install it u gave a admin username right?im not sure if the host or the vb who gave me admin username to have access to vb admin cp...

im the owner of the forum but the admin username is the one that my friend using then he made me admin too...but right now his not online for almost 1 month..that admin username have got full access..i got full access too but not on some like on control panel Log on in some scipt....so is there any way i could have the full access to all stuff n admin panel?i cant contact my firnd now his not even online in ym...coz i wnt to put my username as cannot be ban or removed by anybody...

thanks

Marco van Herwaarden 02-15-2010 10:11 AM

The admin user is created during the install process using the username/password as entered during installation.

You can make yourself a Super-Admin by addin your user-id to the config.php fil.

niadene 02-15-2010 07:24 PM

thanks..whre i could find config.php?and can you assist on it where i should add it there....

Marco van Herwaarden 02-16-2010 08:16 AM

./includes/config.php

Quote:

// ****** 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,2,3';
Replace 1,2,3 with the userid's of your Super Admins.

niadene 02-16-2010 09:55 AM

i already added it thanks...but i more thing i cant view control panel log...still restircted to me

Marco van Herwaarden 02-16-2010 10:17 AM

You can set access to the logfiles also in the config.php.

niadene 02-17-2010 05:33 AM

:(( can u please guide me again?in which in there

Marco van Herwaarden 02-17-2010 08:38 AM

PHP Code:

 // ****** USERS WITH ADMIN LOG VIEWING PERMISSIONS ******
 // The users specified here will be allowed to view the admin log in the control panel.
 // Users must be specified by *ID number* here. To obtain a user's ID number,
 // view their profile via the control panel. If this is a new installation, leave
 // the first user created will have a user ID of 1. Seperate each userid with a comma.
$config['SpecialUsers']['canviewadminlog'] = '1'

There you can set who can view the logs.

PS You only to need to read the descriptions in the config.php file to know what the purpose of these settings are.

More info also in the manual: Editing the vBulletin Configuration File

niadene 02-17-2010 08:49 AM

thanks got it now


All times are GMT. The time now is 07:11 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.03859 seconds
  • Memory Usage 1,727KB
  • 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_php_printable
  • (1)bbcode_quote_printable
  • (1)footer
  • (1)gobutton
  • (1)header
  • (1)headinclude
  • (6)option
  • (1)post_thanks_navbar_search
  • (1)printthread
  • (9)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