Blog

horizontal line graphic

Subscribe to Kevin Southworth's Blog  Subscribe to my RSS feed | Categories | Search

Enabling the "remember me" checkbox in DotNetNuke

Wednesday, September 17, 2008 @ 2:05 PM :: 198 Views :: 0 Comments ::
Categories: DotNetNuke

For some reason the "remember me" checkbox in DotNetNuke websites usually does not function correctly.  In fact, it does not remember you at all!

The fix is to update your web.config file.  Find the setting called PersistentCookieTimeout in the appSettings section, it's probably set to 0.  Change this to whatever value you like (in minutes).  I like 10080 to remember users for 1 week.

Rating
Comments
Currently, there are no comments. Be the first to post one!
You must be logged in to post a comment. You can login here