The Arcive of Official vBulletin Modifications Site.It is not a VB3 engine, just a parsed copy! |
|
#1
|
|||
|
|||
Session Hash
Hello,
My installation of VB is not the main part of my website and I so I have many "hooks" into it to keep everything running smooth. Right now what I am trying to do is create my own registration page. This is all setup and I have everything being saved to the database perfectly. Now the problem I am getting is when the user confirms their email address, I am trying to auto-login the users. What is happening is that I am trying to create the session for VB and put it into the "session" table. Everything seams to be correct except the variable "sessionhash". I am trying to get that one to be correct but am unable to do it and thus the session that I create ends up being invalid and not used. The code that I have been using is: PHP Code:
So, how can I get this session hash variable? I need to be able to automatically log users in when they confirm their email and this is the only thing that is keeping me from doing so. Thanks. |
Thread Tools | |
Display Modes | |
|
|
X vBulletin 3.8.12 by vBS Debug Information | |
---|---|
|
|
More Information | |
Template Usage:
Phrase Groups Available:
|
Included Files:
Hooks Called:
|