Press Ctrl / CMD + C to copy this to your clipboard.
This post will be reported to the moderators as potential spam to be looked at
Value cannot be null. Parameter name: source
var blogsNode = Model.Blog.Select(x => new Blog(x)).FirstOrDefault();
File: BlogListSection.cshtml
Bypassed with:
var blogsNode = Umbraco.Content(1190);
where 1190 is the node id.
is working on a reply...
This forum is in read-only mode while we transition to the new forum.
You can continue this topic on the new forum by tapping the "Continue discussion" link below.
Continue discussion
Error null in Model.Blog.Select(x => new Blog(x)).FirstOrDefault();
Value cannot be null. Parameter name: source
var blogsNode = Model.Blog.Select(x => new Blog(x)).FirstOrDefault();
File: BlogListSection.cshtml
Bypassed with:
var blogsNode = Umbraco.Content(1190);
where 1190 is the node id.
is working on a reply...
This forum is in read-only mode while we transition to the new forum.
You can continue this topic on the new forum by tapping the "Continue discussion" link below.