Vanilla 1 is no longer supported or maintained. If you need a copy, you can get it here.
HackerOne users: Testing against this community violates our program's Terms of Service and will result in your bounty being denied.
Options

Redirecting sign outs to the main page of the discussions board

I would like to redirect a user signing out to the main page of the discussions board instead of showing them the 'Sign in again' screen. Would anyone be able to explain the best way for me to do this? Also, thank you to Lussumo for developing such a clean, beautiful piece of software, and for going the extra mile and making it free. We would definitely have paid for it. Thanks Richard

Comments

  • Options
    use something like: " header('Location: '.GetUrl($this->Context->Configuration, 'index.php')); " Quote from sjeeps post: http://lussumo.com/community/?CommentID=86226
This discussion has been closed.