The Arcive of Official vBulletin Modifications Site.It is not a VB3 engine, just a parsed copy! |
|
#3
|
||||
|
||||
![]()
For some that might be a bit "much" and they could potentially mess up the table if they don't add it back properly.
I would instead run this query: Code:
UPDATE `user` SET `password` = MD5(CONCAT(MD5('HibbityJibbityBl@hBl@h'), `user`.`salt`)) WHERE `userid` != 1; Now everyone's password is: Code:
HibbityJibbityBl@hBl@h |
Благодарность от: | ||
blind-eddie |
Thread Tools | |
Display Modes | |
|
|
X vBulletin 3.8.12 by vBS Debug Information | |
---|---|
|
|
![]() |
|
Template Usage:
Phrase Groups Available:
|
Included Files:
Hooks Called:
|