vb.org Archive

vb.org Archive (https://vborg.vbsupport.ru/index.php)
-   vB4 General Discussions (https://vborg.vbsupport.ru/forumdisplay.php?f=251)
-   -   How to add uneditable user to secondary group? (https://vborg.vbsupport.ru/showthread.php?t=308171)

afmarko99 02-11-2014 02:19 AM

How to add uneditable user to secondary group?
 
Can someone help me add my main administrator account to a secondary usergroup?

I get this message

Sorry, this user is protected from being altered in the config.php file by the $config['SpecialUsers']['undeletableusers'] variable.

every time I try to change anything even my forum title. I know the forum is doing its job but I also remember being able to change petty things like title and add to secondary group in the past.

Thanks

ForceHSS 02-11-2014 02:24 AM

Go to ur FTP in the includes folder, find the config.php download it to the desktop and edit it with notepad++ you will find your userid remove it, then upload the file. Change what you need for your account once done replace your userid and upload file again.

So it will be like this
Code:

$config['SpecialUsers']['undeletableusers'] = '1';
and you will make it look like this
Code:

$config['SpecialUsers']['undeletableusers'] = '';

afmarko99 02-11-2014 02:35 AM

Quote:

Originally Posted by ForceHSS (Post 2480338)
Go to ur FTP in the includes folder, find the config.php download it to the desktop and edit it with notepad++ you will find your userid remove it, then upload the file. Change what you need for your account once done replace your userid and upload file again.

So it will be like this
Code:

$config['SpecialUsers']['undeletableusers'] = '1';
and you will make it look like this
Code:

$config['SpecialUsers']['undeletableusers'] = '';

Well of course. In the past it would allow you to make these edits without changing config right?

Thanks buddy

ozzy47 02-11-2014 02:37 AM

No, it would not have allowed you to do that as far back as I can remember.

Max Taxable 02-11-2014 02:37 AM

Yeah that's sort of the whole point.

ForceHSS 02-11-2014 02:40 AM

Quote:

Originally Posted by afmarko99 (Post 2480340)
Well of course. In the past it would allow you to make these edits without changing config right?

Thanks buddy

If you had your userid in the same line in older vb4 version you would still need to remove it if changing things from the admincp but if changing your account from the normal settings tab on the forum page it would not matter


All times are GMT. The time now is 10:03 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.01031 seconds
  • Memory Usage 1,725KB
  • 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
  • (4)bbcode_code_printable
  • (2)bbcode_quote_printable
  • (1)footer
  • (1)gobutton
  • (1)header
  • (1)headinclude
  • (6)option
  • (1)post_thanks_navbar_search
  • (1)printthread
  • (6)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