![]() |
Logout Link Problem - Please Help!
Im using the following code in the footer bar on my site so if a member is logged in they see the logout link - however when the link is clicked a popbox comes up and just says 'undefined' and im not sure why. Any suggestions?
HTML Code:
<if condition="$bbuserinfo['userid'] <> 0"><a href="login.php?$session[sessionurl]do=logout&logouthash=$bbuserinfo[logouthash]" onclick="return log_out()">$vbphrase[log_out]</a> -</if> |
Use this code:
Code:
<if condition="!$show['guest']"> |
Worked like a charm - thanks a million!
|
how could i make a link on a non vb page to log out?
and what is logouthash ? |
All times are GMT. The time now is 04:20 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:
|