Info
- 2 posts
- 2 voices
- Started 1 year ago by frooyo
- Latest reply from Ashfame
- This topic is not resolved
Registeration: How to allow users to begin without checking email for password
-
- Posted 1 year ago #
How do can I allow new users to begin creating forum topics without having to check their email to receive their password first?
I ask because currently, the process of new user creation is:
1. User goes to /register.php and fills out their new account info
2. bbPress sends that user their password
3. the new user has to go to their email account and retrieve their auto-generated password
4. the new user obtains their password and then logs into bbPressWhat I want to do is essentially eliminate the need for the user to do steps 2-4 before they can start chatting on bbPress.
What I'd like to do is instead:
1a. User goes to /register.php and fills out their new account info
2b. User is now auto-logged and can begin chatting
(Their password is still email to them, but they don't need it to begin chatting on new user creation) -
- Posted 1 year ago #
you can use instant password plugin to let them choose the password at that time and for auto logging them, you will need some code to get that done.
same goes for chatting stuff -
You must log in to post.