2013-05-05, 09:30 PM
I've a situation to where my gmail is no longer working for forum mail so I'm using PHP mail... well one of my primary users can't reset his password as well as others are reporting issues to.
He says when he is given the new password that it doesn't work.
Another person says that when he entered his password wrong a few times that he was given a captcha request but no captcha image to give an answer to.
So this is a 2 issue question.
Issue one and primary issue is how do I manually reset a password for a user and give it to them?
EG if I can make it manually and enter it via MySQL so long as there's a MyBB raw password hasher I could use that would be great... if not how else can I do this for him?
and issue two.
Why does the captcha image not show?
Thank you!
He says when he is given the new password that it doesn't work.
Another person says that when he entered his password wrong a few times that he was given a captcha request but no captcha image to give an answer to.
So this is a 2 issue question.
Issue one and primary issue is how do I manually reset a password for a user and give it to them?
EG if I can make it manually and enter it via MySQL so long as there's a MyBB raw password hasher I could use that would be great... if not how else can I do this for him?
and issue two.
Why does the captcha image not show?
Thank you!