Vanilla 1 is no longer supported or maintained. If you need a copy, you can get it here.
HackerOne users: Testing against this community violates our program's Terms of Service and will result in your bounty being denied.
Login issues, cookies problem ?
Hi
I just installed Vanilla and used integration howto to use the members table of my website's db
Now, I'm experiencing problems with login. I can sign in to vanilla perfectly, the _FIRST_ time. Then, if I sign out and that I try to sign in again, I get an error message saying that vanilla can't find user/pass combinaison.
Same thing with my website, I can't sign in after that problem. It says : user doesn't exist.
Certainly a cookie problem.
There my settings.php:
http://pastebin.com/m74d13408
Do I need to modify something ? Add on my website php something like setcookie or anything like that ?
0
Comments
Does your member's table store its password in the phpass format? The latest version of Vanilla stores its passwords using the phpass format.
See this discussion for an explanation of why: Vanilla password security