MyBB Community Forums

Full Version: Combine login details with mybb AND members area login script
You're currently viewing a stripped down version of our content. View the full version with proper formatting.
I am implementing a php login script on my website and would also like a discussion forum but I dont want the users to have to register twice, so they will be registering on my website via the login script, is there any way mybb forums could then use their username and password from the login scripts database to log them in and allow them to post on the forum?
If not, whats the best way to achieve what im trying to do?