View Full Version : How To Lock And Unlock My Id
adeelsaeed60
02-23-2011, 07:44 PM
HI
HOW DO I LOCK OR UNLOCK MY ID FOR NO ONE TO EDIT MY PROFILE
ANSWER NEEDED URGENTLY
Lynne
02-23-2011, 08:20 PM
Take a look in your config.php file. There is a line where you can enter the userid for Unalterable Users.
adeelsaeed60
02-24-2011, 02:30 AM
Take a look in your config.php file. There is a line where you can enter the userid for Unalterable Users.
pls step by step explanation needed give me link or tutorial to this
thanks in advance
Lynne
02-24-2011, 03:16 AM
Open your config.php file and add your userid in where I have the xxx:
// ****** 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'] = 'xxx';
Deafmute
02-24-2011, 08:17 AM
Open your config.php file and add your userid in where I have the xxx:
// ****** 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'] = 'xxx';
Tanx for the post
adeelsaeed60
02-24-2011, 06:55 PM
thanks for post
adeelsaeed60
02-25-2011, 08:08 PM
i need to unlock a id that is lock where can i see configure php file in cpanel or forum settings help needed urgntly
Lynne
02-25-2011, 08:18 PM
I told you where to look in the config.php file in post 4. You will need to ftp to your site in order to view the config.php file.
adeelsaeed60
02-25-2011, 08:36 PM
I told you where to look in the config.php file in post 4. You will need to ftp to your site in order to view the config.php file.
sorry for not understand in time im a newbie in vbulleting what ftp means server c/panel or admincp settings pls i dont mind u solve this for me
Lynne
02-25-2011, 09:22 PM
ftp is a way to get to the files you uploaded. What application did you use to upload the files to your site? Use whatever application you used there and then you can get and edit your files.
adeelsaeed60
02-28-2011, 12:12 PM
ftp is a way to get to the files you uploaded. What application did you use to upload the files to your site? Use whatever application you used there and then you can get and edit your files.
i dont know i m new in vbulletin my friend buy and design forum for me but now he is not on city and not all time online so i need step by step how to lock my user id
Lynne
02-28-2011, 02:19 PM
You need to get an ftp client
Then you need to get the ftp information from your host
Then connect to your server via your ftp client
Browse to the /includes directory
Download the config.php file
Change it as mentioned above using a plain text editor like notepad
Save it and upload it back to the /includes directory.
CPOWA
01-27-2015, 02:19 PM
I know this is an OLD thread, but I have to commend you for your patience, Lynn!
I hope adeelsaeed60 eventually got the problem resolved.
vBulletin® v3.8.12 by vBS, Copyright ©2000-2025, vBulletin Solutions Inc.