This is the place to report bugs and get support. When posting in this forum, please always provide as much detail as possible.
Please do not report problems with a custom build or custom code in this forum. If you are producing your own build from the source code and have problems or questions, ask in the developer forum, do not report it as a bug.
When posting in this forum, please try to provide as many relevant details as possible. Particularly the following:
Hi, I've been working on my site and all of a sudden I get a "Login failed" error when signing in. I've looked in the mp_Users table and the usernames/passwords are all there. Any ideas? Thanks, Matt.
I would download the /Data/currentlog.config after the login failure happens and look for related errors in the log.
If the passwords are in clear text, I would make sure that the password format in the mp_Sites table is 0
Hope it helps,
Joe