Tuesday, February 07, 2012
Search
Categories
Posts
DotNetNuke Tips and Tricks Blog
Author:Shawn DugganCreated:11/1/2006
Welcome to the DotNetNuke Tips and Tricks Blog of BlueTango Software. On the DotNetNuke Forums a lot of time and energy is spent answering the same questions over and over again. As I notice this happening I will create an entry here for the topic, over time hopefully making this a kind of quick reference / how-to area for often asked DotNetNuke questions. Updated weekly. Sort Of.

I was curious today and decided to try out the LiveID and OpenID integration with my site.  In general, it was suprisingly easy.  I enabled them both in my Host Settings, then activated them for the portal in Site Settings.  Setting them both up to use the service was also easy.

What was really frustrating was that I could not associate my shiny new OpenID identity with the appropriate user I had created within DNN.  The reason?

Apparently you can only associate id's that are not Admins or Host accounts.  So I had to create a normal user account, and then if I wanted an admin give it the access afterwards.  For it to be a Host account I had to manually set the account in the database (set IsSuperUser=1 in the Users table for the appropriate user).

A minor inconvenience, but the error messaging could have been a lot more helpful.

 

For anyone who has been watching to see if I have an update, the wait is over.  I have re-designed my implementation and now plan to offer the product as a module.  No core changes will be made at all. 

I'd like to thank those who have expressed interest and for all the feedback I received.  It made me re-evaluate what I was doing and I think the result will be a better product.   I still have a bit of work to finish it, but I am hoping to have this ready within the next few weeks as time permits.

If you already have an established .NET application you wish to integrate with DotNetNuke, the idea of rewriting your application into modules that run inside of DNN is not a pleasant one. It would be ideal if certain users via portal roles could be given seamless access to the application. The good news is that this can be done regardless of the version of .NET your application uses.

Read More »

Not being able to log in after a site upgrade can be a traumatic experience. Rest easy - it usually is simple to fix.

Read More »

Google Analytics is a great free web site analysis tool. Thankfully integrating the required code into your DNN site is a snap. Here's how.

Read More »

A common issue that often crops up on the the DNN forums is that someone's login page has disappeared. This can sometimes happen if playing in the site settings and changing the site login page to be a page without the Account Login module on it. Here is how to fix it.

Read More »

One problem with DotNetNuke in terms of SEO is that the default skins and even most commercial skins do not use any header tags at all. Many search engines, notably Google, place a great deal of importance on the H1 tag. This blog entry will highlight one simple method for getting H1 tags into your skin.

Read More »

Privacy Statement  |  Terms Of Use
Copyright 2006 - 2010 BlueTango Software - Canada Web Content Management (CMS)