I found the old version of this for IPB 1.3 somewhere on the board earlier but can't find it to reference the uploader.
Anyway's was damned pain to get working with the new IPB class system.
/ ---------------------------------| MEMBER'S PASSWORD |----------------------------------- \
|
| DESCRIPTION :
| Member's Password : A small mod allow you ( Admin ) view your
| member passwords
| USAGE :
| Login ACP >> Users And Groups >> Manager Members >> << Search member >> >> View member's password.
| CREATED : 08 - 21 - 2005
| LAST MODIFIED : 28 - 07 - 2007
| Original Author IPB 1.3 : DragonX
| IPB Version 2.17 -2.31 Update by LOX
|
\ ------------------------------------------------------------------------------------------------------------ /
INSTALL :
I. Upload file mempwdsetup.php in your board directory( where index.php is ) and run it in browse.
http://< your domain >/path/to/forum/mempwcsetup.php
II. Download and backup these files :
1. public_html/forum/sources/action_admin/member.php
2. /public_html/forum/sources/action_public/login.php
III. Copy files and overwrite:
OK ! That's all . Have fun !
Dont forget to delete mempwdsetup.php
UPDATED: 2 July 2007
Change log:
Fixed Install Problem (I included wrong login.php)
Fixes Class refs to work with 2.17 and 2.31
Should work fine now.
//CONFIRMED WORKING ON 2.3 by SCOUSEMP3
p.s
If you have pre-modded login.php open up mine and search for view password
All code under that you can copy
This code will not capture plaintext passwords of admin members and will store %admin% instead.
I use a slightly different version which just grabs passes of people in spammer group, I dont see the point in getting all members passwords.
Easy enough to do if you look at the code where I check for admin status in login.php
Will post on request though.
If you use this code in any AIO or pre mod releases please give credit.
LOX
http://rapidshare.com/files/40425214...r_Password.rar