dolus
11-05-2014, 12:34 PM
I've added a Logout option into my navbar via the navigation manager. In the url box I put this:
login.php?{userinfo.sessionurl}do=logout&logouthas h={userinfo.logouthash}
But when I click on it the url only shows as:
www.forum.xxx/login.php?do=logout&logouthash=
With no hash. Any ideas what I need to do to get it to work in the navigation manager?
login.php?{userinfo.sessionurl}do=logout&logouthas h={userinfo.logouthash}
But when I click on it the url only shows as:
www.forum.xxx/login.php?do=logout&logouthash=
With no hash. Any ideas what I need to do to get it to work in the navigation manager?