The Arcive of Official vBulletin Modifications Site.It is not a VB3 engine, just a parsed copy! |
|
#1
|
|||
|
|||
Logging in from outside VB
I have an application I'm trying to integrate with VB.
When I login (outside VB) I also want to be logged in to VB. Now, my application uses $_SESSION to store userID, email, username and stuff like that. I want that data to also be available to VB. How can I do this easily? I also need the reverse, logging in from VB and automatically being logged in into my custom application, with access to $_SESSION. Thanks for any helps or hints, vB is slowly driving me insane, the code is a big mess Also, if a user remains outside the forum for the first half hour, would that mean the session for the forum would have timed out? I don't want to be doing those update lastactivity db queries on each page outside my forum.. why doesn't VB use normal $_SESSIONs?? or do I just need to update the bblastactivity cookie? |
|
|
X vBulletin 3.8.12 by vBS Debug Information | |
---|---|
|
|
More Information | |
Template Usage:
Phrase Groups Available:
|
Included Files:
Hooks Called:
|