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 ...cannot log incannot log in
Previous
 
Next
New Post
7/9/2007 2:27 AM
 

I made some page or site changes that I thought were minor. However, after I logged out and then tried to log back in, I don't get a window for my user id and password. It just sits there at the home page. I tried the "opensesame.aspx" fix. I think I did it right. I used ftp transfer to load that file into the root, and then I called it up (mysite.com/opensesame.aspx) and got an error message.

I have no idea what to do. I have very basic/none programing knowlege.

Any advise would be apreciated.

Jim

 
New Post
7/9/2007 4:05 PM
 

I'm still locked out of my site. What will happen if I re-install? Will I lose all the work on the pages I have so far? Should I un-install first?

And soes anyone know what I did to get me into this mess? I sure don't want to do it again. I remember I did ad a "search module" to the bottom pane of my home page, would that do it?

Thanks for any advice
Jim

 
New Post
7/9/2007 5:48 PM
 

Most likely you set the "login page" setting in site settings.

If you can access you database you can update the PortalSettings table to blank out the value for LoginTabId for your specific portal.


-Mitchel Sellers
Microsoft MVP, ASPInsider, DNN MVP
CEO/Director of Development - IowaComputerGurus Inc.
LinkedIn Profile

Visit mitchelsellers.com for my mostly DNN Blog and support forum.

Visit IowaComputerGurus.com for free DNN Modules, DNN Performance Tips, DNN Consulting Quotes, and DNN Technical Support Services
 
New Post
7/10/2007 3:53 AM
 

i don't know if this is what you're talking about, but i can get in the data base. I went to portals, and this is how the logintabid reads;

Key Column Type Length Prec. Scale Nullable Default Rule Id. Id. start Id. seed Row GUID Actions
Primary Key PortalID int 4 10 0 False     True 1 0 False
  PortalName nvarchar 128 0 0 False     False 0 0 False
  LogoFile nvarchar 50 0 0 True     False 0 0 False
  FooterText nvarchar 100 0 0 True     False 0 0 False
  ExpiryDate datetime 8 23 3 True     False 0 0 False
  UserRegistration int 4 10 0 False ((0))   False 0 0 False
  BannerAdvertising int 4 10 0 False ((0))   False 0 0 False
  AdministratorId int 4 10 0 True     False 0 0 False
  Currency char 3 0 0 True     False 0 0 False
  HostFee money 8 19 4 False ((0))   False 0 0 False
  HostSpace int 4 10 0 False ((0))   False 0 0 False
  AdministratorRoleId int 4 10 0 True     False 0 0 False
  RegisteredRoleId int 4 10 0 True     False 0 0 False
  Description nvarchar 500 0 0 True     False 0 0 False
  KeyWords nvarchar 500 0 0 True     False 0 0 False
  BackgroundFile nvarchar 50 0 0 True     False 0 0 False
  GUID uniqueidentifier 16 0 0 False (newid())   False 0 0 False
  PaymentProcessor nvarchar 50 0 0 True     False 0 0 False
  ProcessorUserId nvarchar 50 0 0 True     False 0 0 False
  ProcessorPassword nvarchar 50 0 0 True     False 0 0 False
  SiteLogHistory int 4 10 0 True     False 0 0 False
  HomeTabId int 4 10 0 True     False 0 0 False
  LoginTabId int 4 10 0 True     False 0 0 False
  UserTabId int 4 10 0 True     False 0 0 False
  DefaultLanguage nvarchar 10 0 0 False ('en-US')   False 0 0 False
  TimezoneOffset int 4 10 0 False ((-8))   False 0 0 False
  AdminTabId int 4 10 0 True     False 0 0 False
  HomeDirectory varchar 100 0 0 False ('')   False 0 0 False
  SplashTabId int 4 10 0 True     False 0 0 False
  PageQuota int 4 10 0 False ((0))   False 0 0 False
  UserQuota int 4 10 0 False ((0))   False 0 0 False

 

 
New Post
7/10/2007 3:54 AM
 

i don't know if this is what you're talking about, but i can get in the data base. I went to portals, and this is how the logintabid reads;

Key Column Type Length Prec. Scale Nullable Default Rule Id. Id. start Id. seed Row GUID Actions
Primary Key PortalID int 4 10 0 False     True 1 0 False
  PortalName nvarchar 128 0 0 False     False 0 0 False
  LogoFile nvarchar 50 0 0 True     False 0 0 False
  FooterText nvarchar 100 0 0 True     False 0 0 False
  ExpiryDate datetime 8 23 3 True     False 0 0 False
  UserRegistration int 4 10 0 False ((0))   False 0 0 False
  BannerAdvertising int 4 10 0 False ((0))   False 0 0 False
  AdministratorId int 4 10 0 True     False 0 0 False
  Currency char 3 0 0 True     False 0 0 False
  HostFee money 8 19 4 False ((0))   False 0 0 False
  HostSpace int 4 10 0 False ((0))   False 0 0 False
  AdministratorRoleId int 4 10 0 True     False 0 0 False
  RegisteredRoleId int 4 10 0 True     False 0 0 False
  Description nvarchar 500 0 0 True     False 0 0 False
  KeyWords nvarchar 500 0 0 True     False 0 0 False
  BackgroundFile nvarchar 50 0 0 True     False 0 0 False
  GUID uniqueidentifier 16 0 0 False (newid())   False 0 0 False
  PaymentProcessor nvarchar 50 0 0 True     False 0 0 False
  ProcessorUserId nvarchar 50 0 0 True     False 0 0 False
  ProcessorPassword nvarchar 50 0 0 True     False 0 0 False
  SiteLogHistory int 4 10 0 True     False 0 0 False
  HomeTabId int 4 10 0 True     False 0 0 False
  LoginTabId int 4 10 0 True     False 0 0 False
  UserTabId int 4 10 0 True     False 0 0 False
  DefaultLanguage nvarchar 10 0 0 False ('en-US')   False 0 0 False
  TimezoneOffset int 4 10 0 False ((-8))   False 0 0 False
  AdminTabId int 4 10 0 True     False 0 0 False
  HomeDirectory varchar 100 0 0 False ('')   False 0 0 False
  SplashTabId int 4 10 0 True     False 0 0 False
  PageQuota int 4 10 0 False ((0))   False 0 0 False
  UserQuota int 4 10 0 False ((0))   False 0 0 False

 I didn't change anything.

Jim

And by the way, I really apreciate your time.

 
Previous
 
Next
HomeHomeGetting StartedGetting StartedInstalling DNN ...Installing DNN ...cannot log incannot log in


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