BuzzStorm
09-23-2001, 04:30 AM
Firstly, I program using ASP, so while the majority of PHP is unfamiliar to me, the general format appears somewhat familiar! :)
What I'm trying to do is further integrate the user system from vBulleting 1.1.6 into my ASP based website, in particular getting vBulletin to recognise the cookies I'm setting with ASP. Currently it's failing to do that.
My next step of approach was heading towards making the login / logout etc code within PHP, but I've spent a bit of time going through the code and I'm still struggling putting it together.
Essentially what I'm after is a page to allow logging on, or registering with the vBulleting database in PHP so that all the cookie management is done in native PHP.
If someone is able to give me some pointers etc, it would be much appreciated! :)
What I'm trying to do is further integrate the user system from vBulleting 1.1.6 into my ASP based website, in particular getting vBulletin to recognise the cookies I'm setting with ASP. Currently it's failing to do that.
My next step of approach was heading towards making the login / logout etc code within PHP, but I've spent a bit of time going through the code and I'm still struggling putting it together.
Essentially what I'm after is a page to allow logging on, or registering with the vBulleting database in PHP so that all the cookie management is done in native PHP.
If someone is able to give me some pointers etc, it would be much appreciated! :)