vb.org Archive

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

almac 04-22-2007 07:03 AM

add admin config.php
 
is it posible for config.php to be bypassed?
user 1 has all the permissions but when i put my member number in it gets ignored!
There are other admin members on the site but it is only user id 1 that is mentioned

topten 04-22-2007 07:22 AM

Quote:

Originally Posted by almac (Post 1233219)
is it posible for config.php to be bypassed?
user 1 has all the permissions but when i put my member number in it gets ignored!
There are other admin members on the site but it is only user id 1 that is mentioned

u might still have to modify the permissions for the member you want to add as admin

administrator permissions is the last option under the 'usergroups' tab


Hope that helps :)

yeku 04-22-2007 08:45 AM

You must add in the 3 following sections nÂș of your ID:

.-USERS WITH ADMIN LOG VIEWING PERMISSIONS

.-USERS WITH ADMIN LOG PRUNING PERMISSIONS

.-SUPER ADMINISTRATORS

That yes, also as the friend says, Topten; you must give permissions in the user group the same one ID.

Greetings

almac 04-22-2007 01:46 PM

Quote:

Originally Posted by yeku (Post 1233260)
You must add in the 3 following sections n? of your ID:

.-USERS WITH ADMIN LOG VIEWING PERMISSIONS

.-USERS WITH ADMIN LOG PRUNING PERMISSIONS

.-SUPER ADMINISTRATORS

That yes, also as the friend says, Topten; you must give permissions in the user group the same one ID.

Greetings

"You must add in the 3 following sections n? of your ID:" did that How do i get into usergroups if i dont have admin rights?

(Me being 7910)

// ****** 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'] = '7910';

// ****** USERS WITH ADMIN LOG PRUNING PERMISSIONS ******
// The users specified here will be allowed to remove ("prune") entries from the admin
// log. See the above entry for more information on the format.
$config['SpecialUsers']['canpruneadminlog'] = '7910';

// ****** USERS WITH QUERY RUNNING PERMISSIONS ******
// The users specified here will be allowed to run queries from the control panel.
// See the above entries for more information on the format.
// Please note that the ability to run queries is quite powerful. You may wish
// to remove all user IDs from this list for security reasons.
$config['SpecialUsers']['canrunqueries'] = '7910';

// ****** 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'] = '7910';

// ****** 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'] = '7910';

almac 04-23-2007 08:56 PM

thanks guys got there in the end only thing is that i had to give other admin enhanced rights through config.php in order for him to give me admin rights before i could go in and make things right

Surely that must be a bug!! new owner of forums shouldnt be at the mercy of former owners


All times are GMT. The time now is 01:00 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.01875 seconds
  • Memory Usage 1,721KB
  • 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_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