phpBB - Creating users externally

Associate
Joined
19 Feb 2005
Posts
1,233
Location
Docklands, London
I'm currently trying to integrate a forum onto a website i'm making. I'd like ot make it so that users are registered for both the site and for the forum at the same time.

I assume its possible to just put the details the 'users' table that phpBB makes in the database? Anybody got any idea what the bare minimum is that need to be filled in for the user account to work?
 
If you're technical enough then take a look at the phpBB code, and/or try registering with minimal info to see what it prompts you about.

If not, I can take a look for you:)
 
Back
Top Bottom