PHP Code:
<a href="login.php?$session[sessionurl]do=logout&logouthash=<?php echo "$vbulletin->userinfo[logouthash]"; ?>" onclick="return log_out()">$vbphrase[log_out]</a>
this is what i have for the logout link, what do i have to change the
$session[sessionurl] to?
because at the mo it not working like it is so i have to change $session to the new kind right?
but i dont know wat it is for $session[sessionurl]