If I unpublish a discussion then it throws an error in the UMFCategory.cshtml file
@Html.Action("GetCategory", "UMFSurface", new { area = "UMF",
Model.Content.Id })
[NullReferenceException: Object reference not set to an instance of an
object.] UMF.Controllers.UMFSurfaceController.GetCategory(Int32 id)
+924 lambda_method(Closure , ControllerBase , Object[] ) +111 etc
I'm using the latest version (1.2.1). Can this be looked at please? Alternatively, is the source code available?
Error with unpublished discussions
Hello,
If I unpublish a discussion then it throws an error in the UMFCategory.cshtml file
I'm using the latest version (1.2.1). Can this be looked at please? Alternatively, is the source code available?
Thanks, Ian
is working on a reply...