HomeHomeDotNetNuke Forg...DotNetNuke Forg...Module ForumsModule ForumsForumForumA critical error has occurred. Value cannot be null. Parameter name: valueA critical error has occurred. Value cannot be null. Parameter name: value
Previous
 
Next
New Post
9/15/2009 1:50 PM
 

can you provide more details on this? thanks

 
New Post
9/15/2009 2:07 PM
 

So if I copy and paste exactly what is written below, this will fix the session timed-out forum problem?  I know the poster who timed out is user id # 9, so should I just put that in, or use the -1?  Do I need to type 'go'?  or just hit 'execute?  Sorry if these seem like dumb questions, but in reading the DNN for Dummies, it states that 'SQL is a powerful tool, and used wrongly, can break DNN.'  I do not need any more problems to try to fix.  thanks

 

UPDATE {databaseOwner}{objectQualifier}Forum_Posts
SET UserID = 9
WHERE UserID = 0

Go

 
New Post
9/16/2009 11:00 AM
 

You are right with your script. But before you run this notice also the ThreadID and Post Id, it can be that the LastPostID on the Forum_Threads table is also not correct setting. this can then be updatet like this:

UPDATE {databaseOwner}{objectQualifier}Forum_Threads
Set LastPostID ='No of PostID'
WHERE ThreadID = 'No of ThreadID'
 
Previous
 
Next
HomeHomeDotNetNuke Forg...DotNetNuke Forg...Module ForumsModule ForumsForumForumA critical error has occurred. Value cannot be null. Parameter name: valueA critical error has occurred. Value cannot be null. Parameter name: value


Forum Policy

These Discussion Forums are dedicated to the discussion of the DotNetNuke Web Application Framework.

For the benefit of the community and to protect the integrity of the project, 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 DotNetNuke.
2. Discussion or promotion of DotNetNuke product releases under a different brand name are strictly prohibited.
3. No Flaming or Trolling.
4. No Profanity, Racism, or Prejudice.
5. Site Moderators have the final word on approving/removing a thread or post or comment.
6. English language posting only, please.

Attend A Webinar
Free Demo Site
Download DotNetNuke Professional Edition Trial
Have Someone Contact Me
Have Someone Contact Me
Charlotte DoDNN

Like Us on Facebook Join our Network on LinkedIn Follow DNN Corporate on Twitter Follow DNN on Twitter

Advertisers

r2integrated
Telerik JustCode Free
DotNetNuke DNN Hosting

DotNetNuke Scoop!

Sponsors

DotNetNuke Corporation

DotNetNuke Corp. is the steward of the DotNetNuke open source project, the most widely adopted Web Content Management Platform for building web sites and web applications on Microsoft. Organizations use DotNetNuke to quickly develop and deploy interactive and dynamic web sites, intranets, extranets and web applications. The DotNetNuke platform is available in a free Community and subscription-based Professional and Enterprise Editions with an Elite Support option. DotNetNuke Corp. also operates the DotNetNuke Store where users purchase third party apps for the platform.