Hi,
I have the same question but I want this solution. My site is totally locked, only register and login site are public. If a logged out user access a site directly for example https://www.mysite.com/photos the user will be redirected to https://www.mysite.com/login but after the login the user should be redirected to the site he/she recently was requested, in this case https://www.mysite.com/photos. Anyone know if this is possible? I have tried the “Refresh active page” setting but it will only show the login page updated
That page is probably not allowing access to logged in users. Check all your settings again.
Ok but what option should I choose? Refresh active page is not working, if the user after log in click at the site from the menu at the top it can see the site so I don´t think it is a access problem to that site.
-
This reply was modified 9 years, 5 months ago by
calleboy.
I said check the “page” not user roles.
Found it, all auto generated sites got this link https://www.mypage.com/login/?redirect_to=https%3A%2F%2Fwww.mypage.com%2Faccount%2F but all sites I made by my self was just /login and I had use that as custom redirect page. Thanks for the help