The Arcive of Official vBulletin Modifications Site.It is not a VB3 engine, just a parsed copy! |
|
#1
|
|||
|
|||
logout link out side of VB
Hey guys how can I generate the logout link out side of the vb install ??
like I have wordpress and vb working together but if I logout of WP I don't log out of vB but if i log out of vB it also logges me out of WP .... which I want So how can I make a logout link show outside of the vb install |
#2
|
||||
|
||||
copy paste from navbar vb defaut
|
#3
|
||||
|
||||
The logout link looks like this:
Code:
http://www.yoursite.com/forum/login.php?do=logout&logouthash=$hash PHP Code:
|
#4
|
|||
|
|||
thanks for that but how can I get the value of $salt ...
|
#5
|
||||
|
||||
$salt is the 'salt' field in the user table. It is unique for each user.
|
#6
|
|||
|
|||
where do you get COOKIE_SALT? is this the sessionhash?
|
#7
|
|||
|
|||
Has anyone been able to do this? I need a logout on external page also.
|
|
|
X vBulletin 3.8.12 by vBS Debug Information | |
---|---|
|
|
More Information | |
Template Usage:
Phrase Groups Available:
|
Included Files:
Hooks Called:
|