Products

Solutions

Resources

Partners

Community

Blog

About

QA

Ideas Test

New Community Website

Ordinarily, you'd be at the right spot, but we've recently launched a brand new community website... For the community, by the community.

Yay... Take Me to the Community!

Welcome to the DNN Community Forums, your preferred source of online community support for all things related to DNN.
In order to participate you must be a registered DNNizen

HomeHomeDNN Open Source...DNN Open Source...Module ForumsModule ForumsForumForumError: Value cannot be null. Parameter name: value - when user times out on postingError: Value cannot be null. Parameter name: value - when user times out on posting
Previous
 
Next
New Post
2/6/2008 1:52 AM
 

Hi folks,

It pains me to see these threads go unanswered :) I managed to figure out a way to fix this issue, so I thought i'd share it with you guys

What happens is after a whle of inactivity the user gets logged out, which causes the "AuthorID" to default to 0 in the database, and since there is no user with a UserID of 0 it causes a 'value cannot be null" exception.

To fix this in the database, there are two tables that needs to have their entries modified. they are "Forum_Forums" and "Forum_Posts"

In "Forum_Forums" table, find the entry for the affected forum. Within that entry is a field called "MostRecentPostAuthorID" you will notice that this ID is 0, change that to a valid UserID

In "Forum_Posts" find the corresponding entry whithin that table and change the UserID to a valid UserID.  The same UserID as above. (You will easily find the problematic entry, as it will have a UserID of 0)

Hope this helps, that is how I fixed my Forum.

Regards

Julian

 

 
New Post
2/6/2008 4:32 AM
 

The 4.4.4 version will not allow this to occur any longer, the post will not be submitted.


Chris Paterra

Get direct answers to your questions in the Community Exchange.
 
New Post
3/27/2008 6:27 AM
 

crispy;

Do you know where can i get the 4.4.4 version from ? Or when would it be released. Is there anyway around it, like extending the time out..

Thanks

J


http://www.worldarab.net
 
New Post
3/27/2008 7:06 AM
 

Jalal,

Forum Version 4.4.4 is at time still in developement. I can not give a timestamp when we will re-submitting it to the release tracker.

 

 
Previous
 
Next
HomeHomeDNN Open Source...DNN Open Source...Module ForumsModule ForumsForumForumError: Value cannot be null. Parameter name: value - when user times out on postingError: Value cannot be null. Parameter name: value - when user times out on posting


These Forums are dedicated to discussion of DNN Platform and Evoq Solutions.

For the benefit of the community and to protect the integrity of the ecosystem, please observe the following posting guidelines:

  1. No Advertising. This includes promotion of commercial and non-commercial products or services which are not directly related to DNN.
  2. No vendor trolling / poaching. If someone posts about a vendor issue, allow the vendor or other customers to respond. Any post that looks like trolling / poaching will be removed.
  3. Discussion or promotion of DNN Platform product releases under a different brand name are strictly prohibited.
  4. No Flaming or Trolling.
  5. No Profanity, Racism, or Prejudice.
  6. Site Moderators have the final word on approving / removing a thread or post or comment.
  7. English language posting only, please.
What is Liquid Content?
Find Out
What is Liquid Content?
Find Out
What is Liquid Content?
Find Out