![]() |
how can I find out the value of "logouthash"
On an external page, I want to provide an option to the user to logout.
I was reading through a few articles, and think that all I have to do to logout a user is http://website/login.php?do=logout&l...ogouthashvalue I am definitely including the global.php on top. So with that being executed, how can I retrieve the value that goes into logouthash="logouthashvalue" tx Is this the value that goes into logout? print_r($vbulletin->userinfo['logouthash']); |
$logouthash=$vbulletin->userinfo['logouthash'];
|
Look what you can find if you searched "logouthash".
PHP Code:
|
hehehe Tx Dismounted
I did actually try searching for it. There was too much of information out there that was a bit difficult to parse. |
All times are GMT. The time now is 05:48 PM. |
Powered by vBulletin® Version 3.8.12 by vBS
Copyright ©2000 - 2025, vBulletin Solutions Inc.
X vBulletin 3.8.12 by vBS Debug Information | |
---|---|
|
|
![]() |
|
Template Usage:
Phrase Groups Available:
|
Included Files:
Hooks Called:
|