DotNetNuke Powered!
          
John Mitchell's (mostly DotNetNuke) Blog - Thursday, March 23, 2006
 Thursday, March 23, 2006
Using the Active Tab Name in a skin to dynamically apply a background image.
3/23/2006 5:01:25 PM (Central Daylight Time, UTC-05:00)  #    Comments [8]
 Saturday, November 19, 2005
Ever see this error in DotNetNuke?
11/19/2005 10:59:17 AM (Central Standard Time, UTC-06:00)  #    Comments [7]
 Wednesday, October 12, 2005
Using the SiteUrls.config file to rewrite the Url is one way to make the child portal url look a little more presentable.
10/12/2005 12:29:26 AM (Central Daylight Time, UTC-05:00)  #    Comments [2]
 Sunday, October 09, 2005
For those that are trying to figure out what the PortalAlias is all about. Here's a little 101, and to add to the fun I have also come up with a way to "hide" it from most people. So for those of you that are tired of trying to figure out why your portal is redirecting to localhost, or worse getting caught in an endless redirection loop, read on.
10/9/2005 1:23:56 AM (Central Daylight Time, UTC-05:00)  #    Comments [16]
 Wednesday, October 05, 2005
I have heard this discussed a lot in the forums and have mentioned a quick way that this may be obtained to a few people, but now I'm having to do it for real.
10/5/2005 7:54:49 AM (Central Daylight Time, UTC-05:00)  #    Comments [3]
 Thursday, September 29, 2005

If you have mistakenly set your login page to a page that does not have a login control on it then you might be wondering how you are ever going to get logged in again to fix it.

Click on the link below for an alternate login page that you can upload to your site.

Be sure to read the included readme file.

LoginForDotNetNuke.zip (1.74 KB)

**Update: The above download only works for versions 3.1/4/1 and below.  I'm still trying to get one to work for 3.3/4.3 since things were changed in the way that the ClientAPI works with UserControls.

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

xx is the id of the portal (probably 0).

***Update: I have created a new solution that you can use in the following blog:

DotNetNuke Login is not working!! How am I going to get back in?

9/29/2005 7:50:13 PM (Central Daylight Time, UTC-05:00)  #    Comments [27]
 Tuesday, September 13, 2005

Who would of ever thought it?  Napoleon Dynomite has better reflexes than Bill Gates.

Umm, I have pretty good computer hacking skills, can I work for Microsoft?

Got to see if I can get that new phone deal.

Catch ya later..

9/13/2005 1:08:39 PM (Central Daylight Time, UTC-05:00)  #    Comments [0]
 Monday, September 12, 2005
The flight wasn't too bad at all, and the lights were on when I got here.
9/12/2005 7:52:22 AM (Central Daylight Time, UTC-05:00)  #    Comments [0]
 Tuesday, September 06, 2005
Think a DotNetNuke site has to be slow because of all that dynamic rendering?
9/6/2005 1:05:09 AM (Central Daylight Time, UTC-05:00)  #    Comments [0]
 Thursday, September 01, 2005
I was writing a windows service in VB.Net today and found that the template included with the VS2K5 Beta 2 release is pretty much empty.
9/1/2005 5:17:05 PM (Central Daylight Time, UTC-05:00)  #    Comments [1]