External login system?
What would I need to do in order to create an external login system?
The way I have it set up now just includes the global.php file, and I have my own form that sends a POST to vbulletin's login. This works fine, except for the fact that we are trying to make this a site wide login, and we don't want it linking to the forum.
What would I have to do in order to mirror the login system and set the correct cookie that vbulletin uses, but without linking to the forum system at all?
|