Hi,
I still cannot edit my forums - I have run the SQL script to insert the list values, and my Forum Perms seem to be correct, yet I still get the :
InnerException: Object reference not set to an instance of an object.
FileName:
FileLineNumber: 0
FileColumnNumber: 0
Method: DotNetNuke.Modules.Forum.Controls.ForumPermissionsGrid.SaveViewState
StackTrace:
Message: DotNetNuke.Services.Exceptions.PageLoadException: Object reference not set to an instance of an object. ---> System.NullReferenceException: Object reference not set to an instance of an object. at DotNetNuke.Modules.Forum.Controls.ForumPermissionsGrid.SaveViewState() at System.Web.UI.Control.SaveViewStateRecursive() at System.Web.UI.Control.SaveViewStateRecursive() at System.Web.UI.Control.SaveViewStateRecursive() at System.Web.UI.Control.SaveViewStateRecursive() at System.Web.UI.Control.SaveViewStateRecursive() at System.Web.UI.Control.SaveViewStateRecursive() at System.Web.UI.Control.SaveViewStateRecursive() at System.Web.UI.Control.SaveViewStateRecursive() at System.Web.UI.Control.SaveViewStateRecursive() at System.Web.UI.Control.SaveViewStateRecursive() at System.Web.UI.Control.SaveViewStateRecursive() at System.Web.UI.Control.SaveViewStateRecursive() at System.Web.UI.Control.SaveViewStateRecursive() at System.Web.UI.Control.SaveViewStateRecursive() at System.Web.UI.Page.SaveAllState() at System.Web.UI.Page.ProcessRequestMain(Boolean includeStagesBeforeAsyncPoint, Boolean includeStagesAfterAsyncPoint) --- End of inner exception stack trace ---
Source:
error.
Any other ideas please? I have cleared my cache and restarted the app but to no avail.
Here are my Permissions (143 is the Forum module def)
15 FORUM_MODULE 143 FORUMADMIN Forum Administrator
16 FORUM_MODULE 143 FORUMGLBMOD Global Moderator
and here are my List values:
948 DisplayPosterLocation 0 None 0 0 0 143 NULL -1 0
949 DisplayPosterLocation 1 ToAdmin 0 0 1 143 NULL -1 0
950 DisplayPosterLocation 2 ToAll 0 0 2 143 NULL -1 0
921 EmailFormat 0 Text 0 0 2 143 NULL -1 0
922 EmailFormat 1 HTML 0 0 1 143 NULL -1 0
926 ForumMemberName 0 Username 0 0 1 143 NULL -1 0
927 ForumMemberName 1 DisplayName 0 0 2 143 NULL -1 0
928 ForumThreadRate 0 Rate0 0 0 1 143 NULL -1 0
929 ForumThreadRate 1 Rate1 0 0 2 143 NULL -1 0
938 ForumThreadRate 10 Rate10 0 0 11 143 NULL -1 0
930 ForumThreadRate 2 Rate2 0 0 3 143 NULL -1 0
931 ForumThreadRate 3 Rate3 0 0 4 143 NULL -1 0
932 ForumThreadRate 4 Rate4 0 0 5 143 NULL -1 0
933 ForumThreadRate 5 Rate5 0 0 6 143 NULL -1 0
934 ForumThreadRate 6 Rate6 0 0 7 143 NULL -1 0
935 ForumThreadRate 7 Rate7 0 0 8 143 NULL -1 0
936 ForumThreadRate 8 Rate8 0 0 9 143 NULL -1 0
937 ForumThreadRate 9 Rate9 0 0 10 143 NULL -1 0
953 ForumType 2 Link 0 0 3 143 NULL -1 0
951 ForumType 2 Normal 0 0 1 143 NULL -1 0
952 ForumType 2 Notification 0 0 2 143 NULL -1 0
923 GroupView 0 AllExpanded 0 0 1 143 NULL -1 0
925 GroupView 1 AsLastViewed 0 0 3 143 NULL -1 0
924 GroupView -1 AllCollapsed 0 0 2 143 NULL -1 0
917 ThreadStatus 0 NoneSpecified 0 0 1 143 NULL -1 0
918 ThreadStatus 1 Unanswered 0 0 2 143 NULL -1 0
919 ThreadStatus 2 Answered 0 0 3 143 NULL -1 0
920 ThreadStatus 3 Informative 0 0 4 143 NULL -1 0
939 TrackingDuration 0 Today 0 0 1 143 NULL -1 0
946 TrackingDuration -1 LastVisit 0 0 8 143 NULL -1 0
942 TrackingDuration 14 PastTwoWeek 0 0 4 143 NULL -1 0
940 TrackingDuration 3 PastThreeDays 0 0 2 143 NULL -1 0
943 TrackingDuration 30 PastMonth 0 0 5 143 NULL -1 0
945 TrackingDuration 365 PastYear 0 0 7 143 NULL -1 0
947 TrackingDuration 3650 AllDays 0 0 9 143 NULL -1 0
941 TrackingDuration 7 PastWeek 0 0 3 143 NULL -1 0
944 TrackingDuration 92 PastThreeMonth 0 0 6 143 NULL -1 0