![]() |
Admin Password
Hello, There is a guide to change the Admin password on vBulletin 4
thanks for help |
UPDATE user
set password = MD5(concat(MD5('NEWPASSWORD'), user.salt)) WHERE userid = <USERID> |
Quote:
Thanks for the reply Dave, but it is Chinese for me, there is a guide that explains step by step what to do? |
Quote:
If you don't need to do that, just change your password in the UserCP like every other user. No difference. |
Quote:
As cellarius says, but if it does not lets you to change and get the following: Sorry, this user is protected from being altered in the config.php file by the $config['SpecialUsers']['undeletableusers'] variable. Than in ftp includes/config.php file find this line: $config['SpecialUsers']['undeletableusers'] = '1'; and change to $config['SpecialUsers']['undeletableusers'] = ''; Actually we delete the number 1 |
Quote:
wen I tray he say me that Sorry, this user is protected from being altered in the config.php file by the $config['SpecialUsers']['undeletableusers'] variable. |
As stratis said: Then change that setting. It even tells you where to do that. Change the password, then reapply the protection.
|
Quote:
Hi, I have succeeded thanks all |
All times are GMT. The time now is 07:13 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 | |
---|---|
|
|
![]() |
|
Template Usage:
Phrase Groups Available:
|
Included Files:
Hooks Called:
|