The Arcive of Official vBulletin Modifications Site.It is not a VB3 engine, just a parsed copy! |
|
#11
|
||||
|
||||
okay, that's the direction I was thinking.
I know the original user's info, so I'll copy what's there and add myself in. I'll let this thread know how it goes in a few... --------------- Added [DATE]1458670244[/DATE] at [TIME]1458670244[/TIME] --------------- Okay, I need help. This is part of the config file: // ****** MASTER DATABASE USERNAME & PASSWORD ****** // This is the username and password you use to access MySQL. // These must be obtained through your webhost. $config['MasterServer']['username'] = 'amergin_****'; $config['MasterServer']['password'] = '****'; and this is all I find regarding Super Administrator: // ****** 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,1939,75406'; What do I need to do to make me a Super Admin? |
#12
|
||||
|
||||
You need to put your userID in this line, between the single quotation marks, separated by commas from the other userIDs. I hope you know who those other users are. If not, they need to be removed.
$config['SpecialUsers']['superadministrators'] = '1,1939,75406'; |
#13
|
||||
|
||||
got it! I was able to cross ref the first two, not sure about the third. I am the second one.
So I'm a superadmin - but it's not playing nice... I was able to log into the forum with the original owner/developer's info and even his wasn't allowed to go mod the SQL. |
#14
|
||||
|
||||
Quote:
$config['SpecialUsers']['canrunqueries'] = '1'; line in the config.php file? |
#15
|
||||
|
||||
I'll have to look
--------------- Added [DATE]1458682435[/DATE] at [TIME]1458682435[/TIME] --------------- That' one's empty. I'll go put the two id numbers in it and upload a bit later. Thank you. I'm getting an understanding of the structure of the config file - like I said, learning and fortunately capable of it. --------------- Added [DATE]1458688273[/DATE] at [TIME]1458688273[/TIME] --------------- Well, that didn't change a thing. Maybe I'm not in the right directory? public_html/forum/includes/config.php was the file I played with (and fortunately nothing seems to have gone boom) |
#16
|
||||
|
||||
So, does anyone have any thoughts on my config.php file mods? I did the changes like I was told, but I'm wondering if it's in the correct directory.
See directory location in above post. |
|
|
X vBulletin 3.8.12 by vBS Debug Information | |
---|---|
|
|
More Information | |
Template Usage:
Phrase Groups Available:
|
Included Files:
Hooks Called:
|