Your question has been submitted and is awaiting moderation.
Thank you for reporting this content, moderators have been notified of your submission.
Hi,
I am stuck in a login redirect loop. I accidently changed the login page yesterday thinking i was changing the login landing page.
I created a custom login Page called RegUserLogin. And I also set in the SiteSetting to put that as a Login page. The problem is that there is a redirect module in that page to redirect all "unauthenticated" users to go to Home page.
What happens now is that when I tried logging in to do more editing it just goes back to the homepage without giving me a chance to login. I tried setting the LoginTabID in the PortalLocalization table back to NULL and also tried setting those modules on the page/tab to IsDeleted=1 within the Db but nothing worked.
Any suggestion?