What is the best way to intergrate users with invision board? What I mean by this is...
People can register with my site (Like most sites), but I also plan to run a forum, and want to intergrate site users and forum users (i.e You sign up with one, you sign up with the other)
Anyway, as far as I can see, there are a few options:
- Have seperate lists for the site and the forum. A user created on one creates one on the other - this would cause problems when updating profiles
- Use the same MySql table as the forums - Easy but I would rather avoid as it justs feels wrong. Don't ask, its just a feeling
- Create my own forum from scratch - Given the effort of creating the site I have now, I dread this idea, although I think I could manage it (Just)
Cheers guys - Link