Quote:
Originally Posted by jfoster33702
I have another app that has a user database already. I want to avoid requiring users to log in multiple times (once for the other app and once for vbulletin..)
I am open to suggestions, but I think the easiest thing would be to disable the registration portion of vB and just ask it to use the cookie/user database from my other application? It could continue to use its internal databases for all other vB tasks.
Any ideas?
Thanks
Jeff
|
What is the other applicatin written with? I assume that it's php and the database is mysql. If that is the case, integrating the two should not be too difficult. You can choose to do either actually. You can hire a programmer to integrate the two for you. It all depends on how integrated you want the 2 to be.