Thread Rating:
  • 0 Vote(s) - 0 Average
  • 1
  • 2
  • 3
  • 4
  • 5
User name changed - login failed
#4
Thank you,
but there is no additional text or message after hitting the Login.
I added the code after line 42

# pull the data from the user's data file
$data = getXML($user_xml);
$PASSWD = $data->PWD;
echo 'Saved user: ' . $USR . ' - Entered user: ' . $userid;
echo '<br>Saved password: ' . $PASSWD . ' - Entered password: ' . $password;
$USR = strtolower($data->USR);


and tried it as well at the end of the function, but nothing appeared on the Login-page.

Maybe you´ll have an other suggestion

Thank you
SoHo
Reply


Messages In This Thread
User name changed - login failed - by SoHo22 - 2015-05-29, 19:35:28
RE: User name changed - login failed - by Tyblitz - 2015-05-29, 20:10:29
RE: User name changed - login failed - by shawn_a - 2015-05-29, 22:16:16
RE: User name changed - login failed - by SoHo22 - 2015-05-29, 22:19:00
RE: User name changed - login failed - by shawn_a - 2015-05-29, 22:55:37
RE: User name changed - login failed - by SoHo22 - 2015-05-30, 00:19:20
RE: User name changed - login failed - by shawn_a - 2015-05-30, 01:16:24
RE: User name changed - login failed - by SoHo22 - 2015-06-03, 03:29:36
RE: User name changed - login failed - by blazon - 2015-06-07, 05:00:15



Users browsing this thread: 1 Guest(s)