Hassan Shirzad
unread,Jun 17, 2013, 7:22:49 AM6/17/13Sign in to reply to author
Sign in to forward
You do not have permission to delete messages in this group
Either email addresses are anonymous for this group or you need the view member email addresses permission to view the original message
to uf...@googlegroups.com
Hi there,
First of all thank you very much for your script, I have been using it for a long time now. But recently I just tried to upgrade to the 0.94 version but it seems like in this version you simply have deleted the password checking mechanism for logging in. No matter what password I try after I create an account it keeps saying Wrong username or password. I tested it on your demo on your server. Created a test account and tried to login and it does the same thing. I checked the login function in your script and there isn't anywhere that it checks for the actual posted credentials in the function, it just checks cookie's saved credentials and if there is nothing there it automatically goes to error(10) which is the Wrong username or password.
I think this is a bug, since even your demo doesn't work, unless I am missing something? I was surprised no one else hasn't mentioned it.