The Arcive of vBulletin Modifications Site. |
|
|
#1
|
||||
|
||||
|
Hi
I need a mass password reset to all the users of my forum. I don't see an hack or anything that does that. Can anyone help more? Much appreciated |
|
#2
|
||||
|
||||
|
run a sql query
Code:
UPDATE user SET password = '12345' WHERE password != ''; Code:
UPDATE user SET password = '12345' WHERE userid != {whatever your id is};
|
| Благодарность от: | ||
| MarkFL | ||
|
#3
|
|||
|
|||
|
|
| Благодарность от: | ||
| MarkFL | ||
|
#4
|
||||
|
||||
|
Quote:
--------------- Added [DATE]1449706402[/DATE] at [TIME]1449706402[/TIME] --------------- Quote:
|
![]() |
|
|
| X vBulletin 3.8.12 by vBS Debug Information | |
|---|---|
|
|
More Information |
|
|
Template Usage:
Phrase Groups Available:
|
Included Files:
Hooks Called:
|