The Arcive of Official vBulletin Modifications Site.It is not a VB3 engine, just a parsed copy! |
|
#1
|
|||
|
|||
Help me?
this one doubt,
i give admin post to one user then i need he can't change my profile..if i give to users permission in administrator permmision then he can change my name or pwd or anything...? i need any admin can't change my profile..any solution? |
#2
|
|||
|
|||
There is a section in the config.php where you can put your user ID so you are then uneditable by anyone. I forgot what it is but config is well documented.
|
#3
|
|||
|
|||
on /include/config.php file you can set your self as undelete .
// ****** 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'] = 'your userid here' ; |
#4
|
|||
|
|||
Quote:
|
#5
|
||||
|
||||
Also note that you will not be able to edit yourself in the Admin CP, but you can via the User CP.
|
|
|
X vBulletin 3.8.12 by vBS Debug Information | |
---|---|
|
|
More Information | |
Template Usage:
Phrase Groups Available:
|
Included Files:
Hooks Called:
|