The Arcive of Official vBulletin Modifications Site.It is not a VB3 engine, just a parsed copy! |
|
#1
|
|||
|
|||
logging out form external page error, help please
I am trying to create a logout button on my main site like
localhost/kaizendigital/forums/login.php?do=logout&logouthash="whatever" but the hash i am getting is not the same that the forums logouthash is. I am getting it by this sql statement: SELECT sessionhash FROM session WHERE userid = '{$vbulletin->userinfo['userid']}' is that the wrong one? is the any encode like MD5 i need to do to it? I could not find a tutorail on this and would like a little help. 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:
|