Please upgrade here. These earlier versions are no longer being updated and have security issues.
HackerOne users: Testing against this community violates our program's Terms of Service and will result in your bounty being denied.

404 error on signout.

Hello,

I'm getting a 404 error on sign out. I figured out why but I can't figure out how to fix it. When I sign out it should redirect to:

/forum/entry/signout/{Session_TransientKey}?Target=%2$s

but it adds an duplicate directory to the URL and ends up going to:

/forum/forum/entry/signout/{Session_TransientKey}?Target=%2$s

and that's when I get the 404 error page.

Can anyone help?
Sign In or Register to comment.