0
votes

I have a DNN server with many portals on it. Of all the separate portals (site), one seems to have a strange login/session issue. On the site in question, if you log in as a host OR administrator, you (per usual) get redirected to the home page, the site is in EDIT mode, and you can see the "manage" buttons all over. You can edit the page/modules, see the admin menu at the top of the site (Admin, Modules, Pages, etc), and things work normally.

If you then navigate to any other page on the site, the login session seems to become lost and you are no longer logged in. At that point, if you login, the session remains in place on all pages on the site.

It does not seem to matter if you do or do not use "Remember Login" during login. It only happens on this one portal on our DNN site (separate portals, it's not a parent/child site), and there are no unique modules or scripts on this site that we aren't using on other sites. The problem exists in IE 10, 9 and 8 as well as the most current release of Chrome. Using the console debugger in Chrome and IE, I don't see anything unusual.

Thoughts? Suggestions?

Thank you!

1

1 Answers

1
votes

I would start by looking at the PORTALALIASES for that Portal, see if you have multiple aliases defined, and if by chance one is incorrect.