Content node failing to find template (previews fine)
Hi Guys,
Just stumbled on an error which I haven't seen before. Basically when I published one of my content nodes the page resulted in a 404 and was unable to find the template. Now usually this is becasue the node doesn't have a template assigned to the content node/document type. However I have made sure the document type and the content node have the correct template associated. I even deallocated and reallocated it, but alas there was no progress.
Thanks for the reply. I managed to fix the issue in the end. The Umbraco instance had mutliple sites and the bindings had gotten mixed up. When we sorted out the bindings, the pages rendered fine.
Content node failing to find template (previews fine)
Hi Guys,
Just stumbled on an error which I haven't seen before. Basically when I published one of my content nodes the page resulted in a 404 and was unable to find the template. Now usually this is becasue the node doesn't have a template assigned to the content node/document type. However I have made sure the document type and the content node have the correct template associated. I even deallocated and reallocated it, but alas there was no progress.
The curious thing is that it previews fine?
Thanks in advance
Jacob
Hi Jacob,
can you try to unpublish the page and publish it again?
also check umbraco.config file to see if the template is assigned to the page in the xml.
Cheers
Ali
Hi Ali,
Thanks for the reply. I managed to fix the issue in the end. The Umbraco instance had mutliple sites and the bindings had gotten mixed up. When we sorted out the bindings, the pages rendered fine.
Cheers
Jacob
is working on a reply...