Thread Rating:
  • 0 Vote(s) - 0 Average
  • 1
  • 2
  • 3
  • 4
  • 5
admin user reset password does not work
#12
Replaced the line and it's not telling me I can't reset my password - but it is not sending the email



n00dles101 Wrote:looks like there is a typo in resetpassword.php

LIne 28 : $file = _id($_POST['username']).'.xml';

it should read
Code:
$file = $_POST['username'].'.xml';

Could you change this and confirm this is the problem and I'll update the SVN
Reply


Messages In This Thread
admin user reset password does not work - by sticker - 2012-10-03, 23:59:44



Users browsing this thread: 1 Guest(s)