In member.php there is part begining with:
// ############################### start email password ###############################
if ($HTTP_POST_VARS['action']=="emailpassword") {
and ending at:
// ############################### start reset password ###############################
Make sure you didnt make modifications (applied a hack) at that part. Copy paste that part from the original member.php to hacked member.php if necessary..
|