i am currently using the option "Custom content in home page instead of Q&A", so that not logged in user see a static welcome page.
now i need a second (different) welcome page which is shown to all users directly after they logged in.
i tried to set qa_redirect('welcome2') in qa-page-register.php, but it has no effect. even when logged in, the firt welcome page is shown.
how can i get a functional redirect?
thanks in advance,
tom