Hello Oliver, Hello Folks,
I have the problem, that I cannot log in to the backend of my customer anymore. It just sais "Fehler beim Anmelden!" / "Error trying to log in".
The curiosity of this is, that there is one computer which still does the login. The password is typed in manually so there is no chance it is misspelled or wrong. What could be happening here?
The userlog table only shows succeeded login-attempts, right?
I thought about creating a new user over the DB, but i don't know which hash-algorithm is used to hash the password, so i could enter it there.
Any ideas?
Have a good time a nice people around you
Login not working
- Oliver Georgi
- Site Admin
- Posts: 9929
- Joined: Fri 3. Oct 2003, 22:22
- Location: Dessau-Roßlau
- Contact:
Re: Login not working
Just use md5 when creating the password. Yeah, it is outdated but anyway.
It might help to delete all cookies of the domain where phpwcms is installed if the login might be rejected.
It might help to delete all cookies of the domain where phpwcms is installed if the login might be rejected.