You need to Register for free and Login to post a message in the forum.

Forum

Can't login - Accidentally deleted the Login page or Login link
Last Post 2011-06-04 05:13 AM by rubicite. 39 Replies.
Printer Friendly
  •  
  •  
  •  
  •  
  •  
Sort:
PrevPrev NextNext
You are not authorized to post a reply.
Page 2 of 2 << < 12
Author Messages
Joseph CraigUser is Online
DNN Creative Support
Nuke Master VI
Nuke Master VI
Posts:9299
Avatar

--
2008-07-11 02:00 PM  
I've got to believe that there is something going on with IIS that is causing this. Are there any host headers or other things associated with your website?

Is there any chance that you can try doing an install on another computer?



Joe Craig, DNN Creative Support

Subscribe to DNNCreative
I recommend PowerDNN for DotNetNuke Hosting.
verceUser is Offline
Nuke Newbie
Nuke Newbie
Posts:8

--
2008-07-11 02:01 PM  
Ok, I'll try with it..
thanks.


verceUser is Offline
Nuke Newbie
Nuke Newbie
Posts:8

--
2008-07-11 02:13 PM  
I tried to install it on other computer, but there I get into new problem trought  the installation process. I get an error there that tell my to allow remote connections to the Server, so I did it but I still get the same error.
so I don't know what to do there eider.
And I don't have no other things associated with my website on the both computers.


Joseph CraigUser is Online
DNN Creative Support
Nuke Master VI
Nuke Master VI
Posts:9299
Avatar

--
2008-07-11 10:12 PM  
If you can't connect to the server, problems that you might be having could be related to that issue.



Joe Craig, DNN Creative Support

Subscribe to DNNCreative
I recommend PowerDNN for DotNetNuke Hosting.
verceUser is Offline
Nuke Newbie
Nuke Newbie
Posts:8

--
2008-07-16 02:57 PM  
Hey...
I try on Mozila and it worked
I didn't change anything.
Thanks anyway


LenUser is Offline
Nuke Active Member
Nuke Active Member
Posts:29

--
2009-05-01 01:51 AM  
I got click-happy and accidentallyy set my login page to Home or something. I found John Mitchell's OpenSesame.aspx worked wonders on DNN 4.9.1
http://blogs.snapsis.com/PermaLink,...11906.aspx


bragaruUser is Offline
Nuke Newbie
Nuke Newbie
Posts:2

--
2009-07-30 09:57 AM  
Hello!

it semms I have a problem with the login module that i cannot see in this page:

I try to login, but i have a blank page with no login and pass forms... and I get only a strange image like a blank paper with a lock on it. I tried to use the ctl=... issue but i get the same blank page... Do you have any suggestion?

Thank you!


bragaruUser is Offline
Nuke Newbie
Nuke Newbie
Posts:2

--
2009-07-30 10:16 AM  
you can see the "no login page" here: http://www.dnn.e-secure.ro/Login.as...fault.aspx


Joseph CraigUser is Online
DNN Creative Support
Nuke Master VI
Nuke Master VI
Posts:9299
Avatar

--
2009-07-30 01:56 PM  
It seems that you've fixed the problem!





Joe Craig, DNN Creative Support

Subscribe to DNNCreative
I recommend PowerDNN for DotNetNuke Hosting.
Taz WilksUser is Offline
Nuke Newbie
Nuke Newbie
Posts:1

--
2010-01-16 06:58 AM  
I know that this is an old thread but the problem can still appear in the latest versions of DNN. It appears that there have been some updates in DNN 5 that stop the following Snapis hint from working: "Also, if you can get access to your DB then you can run a query to fix this problem. Update Portals Set LoginTabId=null Where PortalId=xx" Note that the LoginTabId field is now contained in the PortalLocalization table so the query that needs to be used in DNN5 is: Update PortalLocalization Set LoginTabId=null Where PortalId=xx" I've attached an updated version of John's OpenSesame solution for DNN 5 to this reply. I haven't tested it but it is such a minor change there shouldn't be a problem. Instructions are at his blog link at http://blogs.snapsis.com/PermaLink,...1906.aspx.

111658544071.zip

prograficaUser is Offline
Nuke Newbie
Nuke Newbie
Posts:4

--
2010-10-07 06:17 AM  
Hi All, I followed all methods I could find. But i still cannot access the login page. I checked database for that coloum. It is 'Null' at the moment.


Joseph CraigUser is Online
DNN Creative Support
Nuke Master VI
Nuke Master VI
Posts:9299
Avatar

--
2010-10-07 12:00 PM  
What happens when you try to visit the login page?



Joe Craig, DNN Creative Support

Subscribe to DNNCreative
I recommend PowerDNN for DotNetNuke Hosting.
prograficaUser is Offline
Nuke Newbie
Nuke Newbie
Posts:4

--
2010-10-07 10:18 PM  
Its not redirecting to login page even if we type it as http://localhost:8086/Login.aspx


prograficaUser is Offline
Nuke Newbie
Nuke Newbie
Posts:4

--
2010-10-07 10:21 PM  
Nothing happen. Just stay at home page.


Joseph CraigUser is Online
DNN Creative Support
Nuke Master VI
Nuke Master VI
Posts:9299
Avatar

--
2010-10-08 12:54 PM  
Is this a new installation, or one that has quit working?  Which version of DotNetNuke?



Joe Craig, DNN Creative Support

Subscribe to DNNCreative
I recommend PowerDNN for DotNetNuke Hosting.
k.anderson3454User is Offline
Nuke Newbie
Nuke Newbie
Posts:1

--
2010-12-14 10:41 PM  
Is there any way to resolve this?


[url=http://naturalhealthcarereviews.com/mens-health/semenex/]semenax[/url]
Joseph CraigUser is Online
DNN Creative Support
Nuke Master VI
Nuke Master VI
Posts:9299
Avatar

--
2010-12-14 11:26 PM  
If navigating to login.aspx directly doesn't work, see if this old standby helps.  If not, ask again and I may have some other suggestions.



Joe Craig, DNN Creative Support

Subscribe to DNNCreative
I recommend PowerDNN for DotNetNuke Hosting.
Samar ShahUser is Offline
Nuke Newbie
Nuke Newbie
Posts:1

--
2011-02-10 05:33 PM  
Thanks Lee! The trick to open Login page worked for me when I have freshly installed DNN 5.6.1 and found Login page not working. Using this technique I could login once and create a new Page called Login, place Login module on it and tag that Login page in Site settings. Thanks again. But I have similar problem with Home.aspx page as well. After logout or pressing on Home goes to Home.aspx and the page does not exists. It should have pointed to default.aspx. Not sure why Please provide magic trick again! If you can explain why it behaves like this pls pls pls do so.


Joseph CraigUser is Online
DNN Creative Support
Nuke Master VI
Nuke Master VI
Posts:9299
Avatar

--
2011-02-10 06:09 PM  
What is configured as your Home page on the Site Settings page?



Joe Craig, DNN Creative Support

Subscribe to DNNCreative
I recommend PowerDNN for DotNetNuke Hosting.
rubiciteUser is Offline
Nuke Newbie
Nuke Newbie
Posts:2

--
2011-06-04 05:13 AM  
I had this problem occur seemingly at random, but it was after a database restore due to some sort of database corruption.

I used the web-developer toolbar in firefox to delete my domain cookies -- after this happened, the login control was visible again.


You are not authorized to post a reply.
Page 2 of 2 << < 12


Active Forums 4.3

Latest Forum Posts

Rename or move site from domain name to subdomain name by Bill Quinn
Hi, I have an old DNN site on a a TLD like this: websitename.com I have created a portal on
RE: Deploying dnn by Sameer
Thanks joeseph glad with your answer it means i can use CE for my site if the traffic are not
Unable to Create Skin Package by schilders
Hi, I'm trying to create the skin package and manifest for my new skin. I created the new skin e
RE: user adding images by Joseph Craig
I think that you will need to go to the File Manager and give the user and/or security group file up
RE: lightroom effect for skin by Joseph Craig
There are modules available that do this. On the commercial side, I've used Mandeeps' Live Conten
RE: Creating structured page content by Joseph Craig
Take a look at Ventrian's News Articles module. While commercial, it has a very modest price! Th
Creating structured page content by Stephen Bugden
Hi, Can anyone recommend a module for creating and managing page content? The kind of thing I'
lightroom effect for skin by everett31
I’m looking for a way to add the lightbox effect to a skin file. I would like the end user to have
RE: css3-mediaqueries.js and Dynamic Forms Crash Page in IE by WinXnet
According to my web searching, @font-face references cause crashing in IE7 and IE8 with css3-mediaqu
user adding images by rod lloyd
I have set up permissions for certain users to edit a module, but when they log-on and enter Edit Co
RE: Deploying dnn by Joseph Craig
The free Community Edition of DotNetNuke is perfectly fine for creating "world class" websites. Whi
RE: css3-mediaqueries.js and Dynamic Forms Crash Page in IE by WinXnet
any idea what approach I should take - IE completely locks up. The only cause is the combo of the
RE: css3-mediaqueries.js and Dynamic Forms Crash Page in IE by Joseph Craig
If you're up to doing some debugging, you might be able to figure out where the problem lies. That'
RE: Deploying dnn by Sameer
Hi Joe Thanks for your reply i am planning to create my own DNN site so for that i have chec
RE: css3-mediaqueries.js and Dynamic Forms Crash Page in IE by WinXnet
Thanks for the response, but I was hoping it was something I could fix with some skin tweaks - one i
RE: Changing Search text by Joseph Craig
You will want to look here for references about the DotNetNuke skin objects. The document written b
Changing Search text by Abraham Tameru
Hi, Instead of having "Search" text near the search text box, I wanted to replace it by an image
RE: Strange issue with file manager on sub domain (sperate portal) by Web Services
Just sent it.
RE: Not able to load my dotnetnuke website on Internet Explorer though it is working fine with other browsers by Joseph Craig
Did you get this fixed? (Apologies for not getting to this sooner...)
RE: Web Design Company London by Johnny Gregory
Hello I am a Manager here at PowerDNN and I would like to see if you are still looking to get the wo
You are not logged in.
You must log in to access all 
650+ videos, tutorials, podcasts, and more.
RSS Feeds