I’ve been meaning to address this topic for quite a while and now that I’m noticing a lot of my web hosting customers getting notifications about their plans using too much space, I think it may be time to address this topic.
When you initially install DotNetNuke, the default install has you logging EVERY event that ever happens into the database. The problem with this is 1) you don’t need to log every event and 2) it never deletes the events. So, your site continues to consume more and more database space.
This video shows you how to change those settings as well as one other place you may not be aware of that could be eating your space.
Technorati Tags: dotnetnuke
del.icio.us Tags: dotnetnuke
If you're new here, you may want to subscribe to the mailing list to get notifications of new post and a virtual tour of past topics. Thanks for visiting!
Related Post
DotNetNuke Modules – Creating Base Modules
Now that we have DotNetNuke installed into Visual Studio we can go ahead and create our first modules. Actually, creating the modules is pretty simple. But it is even easier to do it wrong, which...
Help! I deleted my DotNetNuke page or module
Today, we are going to look at another commonly over looked feature of DotNetNuke and once again, this feature is not only one that can chew up a lot of space if you don't know about it, it can als...
Creating DotNetNuke Modules
I've decided to start a series on how to create DNN Modules since I have several clients who need to know this information and I don't know of one good place I can send them that has it all laid ou...
DotNetNuke – Missing Content in Modules
A couple of days ago, a client of mine called and said he'd been working on his DotNetNuke site moving things around when suddenly he was unable to see his module content any more. Since I'm his D...
DotNetNuke Panes Won’t collapse?
Yesterday I mentioned that I was trying to track down another issue with DotNetNuke when I discovered the FavIcon secret.
The problem I was trying to track down was the issue with panes not col...