The Arcive of vBulletin Modifications Site. |
|
|
#1
|
||||
|
||||
|
i know vb3 hacks are not being released yet, but could someone please make a hack for vb3 that resets everyones passwords and emails their new one to them? any help would be greatly appreciated...
|
|
#2
|
||||
|
||||
|
the easiest way also works in vb2:
[sql]update user set password='' where usergroupid!=6[/sql] this resets all passwords so all users have to use the passwordrecoverylink. so just write a massemail to them (mail option in acp) which contains the password recovery link |
![]() |
|
|