Products

Solutions

Resources

Partners

Community

Blog

About

QA

Ideas Test

New Community Website

Ordinarily, you'd be at the right spot, but we've recently launched a brand new community website... For the community, by the community.

Yay... Take Me to the Community!

Welcome to the DNN Community Forums, your preferred source of online community support for all things related to DNN.
In order to participate you must be a registered DNNizen

HomeHomeGetting StartedGetting StartedInstalling DNN ...Installing DNN ...Login does not workLogin does not work
Previous
 
Next
New Post
11/23/2007 2:26 PM
 

I have a (host) portal running (DNN 4.6.2, SQL 2000), and when clickin on Login, the Home page is loaded (always when clicking on Register). Links from the menu work fine. There seems to be no error in the database (the field Portals.LoginTabID is NULL). The same problem was with 4.5.5, and I hoped to solve it by updating to 4.6.2.

There is another portal running on the same installation. Login and Register work fine there.

Any ideas? This is quite important...


Michael Tobisch
DNN★MVP

dnn-Connect.org - The most vibrant community around the DNN-platform
 
New Post
11/24/2007 4:20 AM
 

have you checked the settings in Admin :: User Management, to bes set under "User Settings"?

What are the settings in Authentication?


Cheers from Germany,
Sebastian Leupold

dnnWerk - The DotNetNuke Experts   German Spoken DotNetNuke User Group

Speed up your DNN Websites with TurboDNN
 
New Post
11/24/2007 1:02 PM
 

Sebastian Leupold wrote

have you checked the settings in Admin :: User Management, to bes set under "User Settings"?

What are the settings in Authentication?

Normal authentication. No AD, no Live ID. The whole thing is really mysterious, but let's use this thread for further details:

http://www.dnn-usergroup.de/Community/Forum/tabid/72/forumid/3/postid/3018/view/topic/language/de-DE/Default.aspx

Best wishes,

Michael


Michael Tobisch
DNN★MVP

dnn-Connect.org - The most vibrant community around the DNN-platform
 
New Post
12/9/2007 12:54 AM
 

Hi Guys,

I am having the same problem.  I have recently installed DNN 4.7, and set up the pages and all was fine.  Next day, I click on the LOGIN button and it gives the script message, seems to refresh the page, at the bottom of th escreen it says "DONE" and nothing has actually happened.  I am frantic (and confess to being soooo frustrated).  I CANNOT get in to check anything.  I have even tried on a completely different computer running XP (mine is Vista) with same result.

Now here is the weird part - I created a site some time ago (haven't touched it for almost a month) and tried to log in - same story.  It is running version 4.5.3.  I logged in and out probably thousand times from date of install and 'go live'.  Now wanted to update events, and cannot log in.

H-E-L-P, please this is soooo critical and I am really quite beside myself as to what to do next...

Thanks!  Lorí


Lorí
 
New Post
3/28/2008 7:17 PM
 

I found the solution and I am having the same probem again.  So I searched and searched, and found the file - BUT I don't know what to do with it.  I know it was easy, I had to ftp it into the site somewhere, and it ran and immediately afterwards, I was able to login, an ever since then.  Now a different site, and I know I did something to the login module when I was trying to put it somewhere else.

It is called OpenSesame.aspx and as I do not know how to attach a file, here it is:  (I want to know where I must put it  -  l remember it seemed too easy, and WORKS!)

<%@ Page Language="c#" AutoEventWireup="false" %>
<%@ Import Namespace="DotNetNuke.Entities.Portals"%>
<%@ Import Namespace="DotNetNuke.Data"%>
<%@ Import Namespace="DotNetNuke.Common.Utilities"%>
<%
   PortalSettings portalSettings = (PortalSettings)HttpContext.Current.Items["PortalSettings"];
   //build a query to update DB
   string sql = String.Concat("Update {databaseOwner}{objectQualifier}Portals Set LoginTabId=NULL Where PortalId=", portalSettings.PortalId);
   DataProvider.Instance().ExecuteScript( sql );
   // clear portal settings
   DataCache.ClearPortalCache(portalSettings.PortalId, true);
   Response.Redirect("default.aspx?ctl=login");
%>

Thanks fellows!

Lori Lea

Lori@MindFocus.


Lorí
 
Previous
 
Next
HomeHomeGetting StartedGetting StartedInstalling DNN ...Installing DNN ...Login does not workLogin does not work


These Forums are dedicated to discussion of DNN Platform and Evoq Solutions.

For the benefit of the community and to protect the integrity of the ecosystem, please observe the following posting guidelines:

  1. No Advertising. This includes promotion of commercial and non-commercial products or services which are not directly related to DNN.
  2. No vendor trolling / poaching. If someone posts about a vendor issue, allow the vendor or other customers to respond. Any post that looks like trolling / poaching will be removed.
  3. Discussion or promotion of DNN Platform product releases under a different brand name are strictly prohibited.
  4. No Flaming or Trolling.
  5. No Profanity, Racism, or Prejudice.
  6. Site Moderators have the final word on approving / removing a thread or post or comment.
  7. English language posting only, please.
What is Liquid Content?
Find Out
What is Liquid Content?
Find Out
What is Liquid Content?
Find Out