Howdy, Stranger!

It looks like you're new here. If you want to get involved, click one of these buttons!

Sign In with Facebook Sign In with Google Sign In with OpenID Sign In with Twitter

Categories

In this Discussion

Who's Online 12

Crusoeconnectrleafmonsterqwentyx00 +7 guests

Login page

Hi. My setup is as follows
Before logging in, people go to a discussion in the Welcome Category that has instructions of how to log in and log out.
I have made this category viewable only to people who have not yet logged in
Once they log in, I want them to go to the Categories page where they can choose which Category to go to
However, once logged in, it tries to take them back to the Welcome page. As I have made the Welcome Category only viewable to people who have not logged in, an error message comes up "The requested discussion cannot be found"
How do I redirect people from the login page to the Categories section?

Comments

  • Posts: 1,880
    change the value of $Configuration['FORWARD_VALIDATED_USER_URL'] in conf/settings.php
Sign In or Register to comment.