Howdy, Stranger!

It looks like you're new here. If you want to get involved, click one of these buttons!

Sign In with Facebook Sign In with Google Sign In with OpenID Sign In with Twitter

Categories

In this Discussion

Who's Online 10

CrusoeCurtisOdenleafmonsterqwentysarowlwp422 +4 guests

Won't/can't login after forum installation

As the title says, after I have installed the forums, it won't log me in. Also, if I try to login by myself, I can't. It says the user cannot be found, even though its the super admin. I have tried uninstalling/installing the forums twice and even checked the database to make sure the user was actually in the Users table, which it was, with no luck.

Thanks!

Comments

  • Sorry, it was a problem with Chrome. Guess it might of had something to do with the cookies.

    Anyway, I have it so I can generate a hash for a password and can insert a new member into the Users DB (I am using my own registration in addition to Vanillas). But, when I try to login via Vanilla, it can't recognize the password I input. When I instantiated the PasswordHash class, I did "PasswordHash(8, FALSE)." Not to mention, when I try to use the CheckPassword function in the class and put in the hash stored in the database along with the "correct" password, I can't get it to spit out true. So, I'm really not sure whats going wrong. Help!

    Thanks again!
Sign In or Register to comment.