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.
Problems with "Signing Out" of Vanilla Forums
I am testing a new installation of Vanilla and have run into one problem. It does not happen every time but it does seem to happen about 90% of the time that if I click the "Sign Out" button to sign out of my forums that the web browser appears to be redirected to a non-existent page. Basically, it takes me to a page with a light blue background with "Page Not Found" and immediately beneath that it says "The page you were looking for could not be found." It does log me out properly first but I'm not sure why I am getting the Page Not Found error. Is there some way to set where a user gets directed when signing out?
Thanks in advance.
Thanks in advance.
0
Comments
https://some.example.org/forum/forum/entry/signout/VPB5S0KE22VJ?Target=categories/all
You can see that after the root of the domain we have: /forum/forum/entry/signout/VPB5S0KE22VJ?Target=categories%2Fall
If I manually delete the extra "/forum" so there is only one then it does take me to the login page which is what I would expect.
Does anyone know what may be causing the extra "/forum" to appear in the url and know how to fix this?
Thank you.
Thanks
So in this case whenever you/your visitor encounters a 404/error page, then you or he is automatically redirected to index page (which mine is categories/discussions)
Hope it helps.