Jan 18th, 2011, 10:15 PM
Huh! Interesting.
I don't think it was an encryption thing - more likely a sessions issue. The fact that you couldn't log in either points to the username/password being incorrect or that the sessions no longer work. This isn't that uncommon: if the server config changes - like, someone changes permissions on the temporary sessions folder, or if the folder was changed to something invalid - it can give every appearance of a failed user account. But in fact, Form Tools just tried and failed to create a session file for the user logging in, and automatically booted them out.
If you wanted to get to the bottom of it, I'd check there. Good luck!
- Ben
I don't think it was an encryption thing - more likely a sessions issue. The fact that you couldn't log in either points to the username/password being incorrect or that the sessions no longer work. This isn't that uncommon: if the server config changes - like, someone changes permissions on the temporary sessions folder, or if the folder was changed to something invalid - it can give every appearance of a failed user account. But in fact, Form Tools just tried and failed to create a session file for the user logging in, and automatically booted them out.
If you wanted to get to the bottom of it, I'd check there. Good luck!

- Ben