For all of you having problems logging in, I appologize. Here is some explanation:
The upgrade now keeps all password encrypted. So when you enter your password, it encrypts it and compares to the one stored in the database, also encrypted. The problem is that not all passwords got encrypted in the database (about 15 out of 4,000 , don't know why). So it would try to encrypt the password that you enter and compare it with an unencrypted password, which would obviously fail. Also, some of you asked to email you your password and got a blank one back. The reason is that it would try to unencrypt an unencrypted password, and the algorithm produces a blank in such a case.
Long story short, I manually encrypted remaining passwords and it should all be fine now. If you are still having problem, please let me know ASAP.
Thanks,
admin.