This is exactly what I will need to do soon too - 1 registration page on the main site which will also create a user account on the forum. All new user accounts will be created from the main site only, not the forum. Ideally, an existing user should be able to login to the main site OR the forum and be able to go back and forth in a given session without having to log back in every time. Is this level of integration possible, and is it easy to implement?
Thanks.
Yes, it is possible.
Quote:
Originally Posted by nhwood
It's not two seperate login systems. I have a site that pulls basic mysql data such as names, phone numbers, addresses, etc. now the main site is not apart of the forum per se, I just want to be able to have my users only need to login once from my main site and register once from my main site and have the forum (i.e. vbulletin) be able to see that the user is already logged in. The login and registration page for my main site I don't want attached the the forum. Does this explain my question better?