Home > Tricks n Techniques > How to get the default login page in dotnetnuke?

How to get the default login page in dotnetnuke?

January 26th, 2006 Leave a comment Go to comments

Soemtimes it is possible that you have updated the login page information in dotnetnuke and after that you dont have any way to get back this login page. Ironically, you cannot even login to change the login page. You are completely stuck. Now only one way to get back this login page is directly updating the database entry.

Login to the dotnetnuke database using SQL Server Enterprise Manager. Open the “Portals” table. Select the row for which you want to get back the login page. Locate the column “LoginTabID”. Press ctrl+0 to enter NULL value in that column.

Now type the URL of your website and login to your dotnetnuke portal with a smile!!!

Categories: Tricks n Techniques Tags:
  1. bjarke
    February 19th, 2007 at 06:42 | #1

    Thanks!!!! I tried lots of stuff, but this made the trick. Do you have any ideas what causes this to happen?

  2. Trowlphaz
    March 25th, 2008 at 11:35 | #2

    I do not see the “Portals” table??

  3. April 26th, 2008 at 10:13 | #3

    You rock!!!

  4. April 26th, 2008 at 10:14 | #4

    Excellent.

  5. Arunabh Das
    March 23rd, 2010 at 20:07 | #5

    I am not seeing LoginTabID. Please help!! – Arunabh Das

  6. ali
    May 26th, 2010 at 01:10 | #6

    well, you can always change the skin of the home page to the default one,
    and i mean by this that you change the .ascx file in your chosen skin folder, and replace it with the one from the default skin,
    this way you’re still with the nu skin, but you’re actually using the default one,
    and then you can make all the changes you want…

  1. No trackbacks yet.