Quote:
Originally Posted by ArnyVee
I used this code for the logout shinng....
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>
...hope it helps 
|
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