The Arcive of Official vBulletin Modifications Site.It is not a VB3 engine, just a parsed copy! |
|
#1
|
|||
|
|||
[REQUEST] Mass Password Reset for VB4
I've been searching around and can't find a way to do this anywhere in VB4, and there appear to be no mods as far as the search box has shown me. I am soon going to be launching my revamped website, finally having switched over from a crazy drupal/wordpress/phpbb3 installation to just use vBulletin. Once the site goes live I want to send out a welcome e-mail to all of my users, which also includes a password reset included with it.
If there are already ways to do this, I would appreciate being told how. If not, I'm sure a Mass Password reset mod would be quite useful, as I have seen requests for it on these boards leftover from VB3 and even VB2. |
#2
|
|||
|
|||
vBulletin does not allow you anymore to use a password that's the same as the username.
Run a manual query on the database to encode the pass to be like the username. Then use the internal tool to diagnose for vulenarable passwords, it will find ALL users .. then rewrite it to not show as vulnerable but as password reset email .. and it generates the new pass for the user and emails them. --------------- Added [DATE]1275630577[/DATE] at [TIME]1275630577[/TIME] --------------- PHP Code:
surely this works on 4.0 too. BACK YOUR DB UP put this in like 'forcepass.php' and put it in admincp/ edit the file to point to the usergroup, add // in front of die(); and run it from the browser. good luck |
#3
|
|||
|
|||
Quote:
|
#4
|
|||
|
|||
Thank you!
|
#5
|
|||
|
|||
thank you so much !
|
#6
|
|||
|
|||
Works nicely on primary usergroups, but I'm afraid doesn't work at all on users that are in a secondary group. (gives blank page).
|
#7
|
||||
|
||||
Quote:
|
#8
|
|||
|
|||
anyone able to fix this to work for any usergroup in vb4? :P
|
|
|
X vBulletin 3.8.12 by vBS Debug Information | |
---|---|
|
|
More Information | |
Template Usage:
Phrase Groups Available:
|
Included Files:
Hooks Called:
|