Quote:
Originally Posted by crazymilk
This works a treat for loging out But what about once you?ve log out it chances to loging how what that be done?
And thanks ArnyVee for the log out code
|
Where and how do I add this to the menu code when I add this below and I acutally logout it screws us my tempate format and the normal vb "not a member yet" message no loger displays on the bottom of my navbar but rather vertically and messing up the template
HTML Code:
<if condition="$show['member']">
<li><span class="qmdivider qmdividery" ></span></li>
<li><a class="qmparent" href="login.php?$session[sessionurl]do=logout&logouthash=$bbuserinfo[logouthash]">LOG OUT</a></if>