The Arcive of Official vBulletin Modifications Site.It is not a VB3 engine, just a parsed copy! |
|
#1
|
|||
|
|||
How to update config.php to make myself undeletable as admin.
How do I make myself, the admin, incapable of deletion?
Any other security tips (and the means to execute them) would also be most appreciated. Thank you, everyone. :up: |
#2
|
|||
|
|||
Have you opened the config file with notepad++ yet
|
#3
|
||||
|
||||
Open /includes/config.php and enter your userid in place of the red x:
Code:
// ****** 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'] = 'x'; |
#4
|
|||
|
|||
Ah, no. It's all still foreign to me.
|
#5
|
|||
|
|||
If you use filezilla, you can right click and hit edit. It opens (the config file). Replace the user number with your user number and hit save and you are good to go.
If you own the site, but have administrators, I recommend you do this for your own protection. Nelson |
#6
|
|||
|
|||
Oh, man, I still have no idea where to start. Thanks for the comments and help everyone, I just can't initiate things because I don't know where to begin doing so.
|
#7
|
||||
|
||||
Is your forum hosted on a server where you have something like cPanel available? I normally do not recommend using it, but if so, you may find it easier to just use cPanel's File Manager to make the file edit.
|
|
|
X vBulletin 3.8.12 by vBS Debug Information | |
---|---|
|
|
More Information | |
Template Usage:
Phrase Groups Available:
|
Included Files:
Hooks Called:
|