Please upgrade here. These earlier versions are no longer being updated and have security issues.
HackerOne users: Testing against this community violates our program's Terms of Service and will result in your bounty being denied.
Login in problem
jeongwee
✭✭
why am i cant login in with my id which i cr8 when installing vanilla , and also others accs which i cr8 by the dashboard cant be login.... i tryed login in NNNNNN times keep says please Try again. then i go MySQL change the pass word by command update GDN_User set Passwrd = 'password' WHERE Email = '365800666@qq.com'; then i turn to my site try login in with my acc still failed, why?
0
Comments
Have you tried the "Forgot Password" link? I think Vanilla uses a salt for the password so setting this with MySQL could not work.
and i also cant register new member says "
To use reCAPTCHA you must get an API key from https://www.google.com/recaptcha/admin/create"
@R_J when i reset my password it says "Could not instantiate mail function."
TO solve the "Register New" problem you would have to change the register method in backend.
anyone can help about this ...... ihave deleted my site and reinstalled 3times.... same issue (after i deleted the site ,i use the same database to reinstall , shud i also delete the database?)
When you reinstall you get a working admin account. Use this to go to /dashboard/settings/registration and set your registration method to "approval" or go and get the recaptcha key as described on this page.
Go to /dashboard/settings/email and insert a mailaddress to prevent the "Could not instantiate mail function. message
@R_J k, reinstalling.
I had this problem yesterday. I got the captcha thing as well. I deleted vanilla and did a fresh install. Make sure you fill out the whole registration sheet and it should fix it.
solved thx all.