Register   Login
     
  Related Links  
  Testimonials  

"If I could build DNN sites on only Scott's modules, believe me I would.  When you make a decision to invest in modules, don't kid yourself, you are in business with the module developer. Scott is a man that you can trust with a handshake and his modules are second to none."

-justnorth

   All Testimonials

  XML/XSL  

Logging to the EventLog
A common technique I use to work out additional debug information for DotNetNuke modules is to log information to the event log (found at admin -> log viewer).

Configuring Users Online for DotNetNuke
There has been some confusion lately about the Users Online module, this entry will attempt to provide a step by step guide on how to correctly configure it.

Debugging 3rd Party Modules
A lot of people ask me how to debug 3rd party modules because there is no well known procedure to do this. This article will attempt to show you a method that I have used over the last few years.

Integrating Active Forums & Private Messages
This article will show you how to integrate Active Forums and Private Messages so you can easily contact a user via private message.

Localizing the Control Title
This article will explain how to localize the title of a module without writing any code.