Relative Content

Tag Archive for dotnetnuke2sxc

2sxc searchcontroller cannot find files or templates for some reason

In the DNN eventlog on a specific site I see a lot of errors with the searchcontroller for 2sxc (17.9). So in this example it says /Portals/0/2sxc/Content/bs5/Link/_List of anchors.cshtml does not exist, but there are also other template files that it says cannot be found.
I’ve checked, and the files do actually exist, so I guess it must be something else.
Any idea what might be the problem?

2SXC – Inner Content Block Unique Identifier

When embedding another app as inner content for an article, it uses the same ModuleID as the parent (blog detail) module. Our inner app uses ModuleID as the filter for the items to display, so the same data is repeated across all articles.