Kryptronic Software Support Forum

You are viewing this forum as a guest. Login to an existing account, or create a new account, to reply to topics and to create new topics.

#1 01-21-2012 20:41:12

shannonyverve
Member
Registered: 11-02-2010
Posts: 73

Cannot logon to Admin page

All of the sudden I cannot access our Admin pages using the username and PW we have used all along. I get the following error message when I try to get our password sent to me using the email address I registered with:

"The email address you entered could not be validated. You must enter a valid email address in order to receive your password via email."

Any thoughts? 

Thank you!

Offline

 

#2 01-23-2012 08:52:13

jj1987
Member
From: Orlando, FL
Registered: 07-14-2008
Posts: 502
Website

Re: Cannot logon to Admin page

shannonyverve wrote:

All of the sudden I cannot access our Admin pages using the username and PW we have used all along. I get the following error message when I try to get our password sent to me using the email address I registered with:

"The email address you entered could not be validated. You must enter a valid email address in order to receive your password via email."

Any thoughts? 

Thank you!

I would use phpmyadmin to look in the users table and make sure the username you think you used is indeed there.  If it is, use a md5hash tool to recreate and then edit your password.

Here's one I use
http://www.miraclesalad.com/webtools/md5.php

SO if your password was PaSsWoRd123 you would update the users table/row with this for the password
8ad8f762028241be49cceb1e4be8b0c4



-James Garrett

Offline

 

#3 01-23-2012 09:50:28

JDLS88
Member
From: Maryland, USA
Registered: 07-06-2011
Posts: 102
Website

Re: Cannot logon to Admin page

Are the admin passwords not salted?


Jeremy D.

Offline

 

#4 01-23-2012 10:22:27

Dave
Member
Registered: 07-05-2003
Posts: 11233

Re: Cannot logon to Admin page

They are not.

Offline

 

Board footer