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
Hello,
I am using the following structure:
Mastertemplate1 - Mastertemplate2 - Content Page1 - Content Page 2
If i now try to open a website which is using Template "Content Page 2" and look in the stack trace i get the following error:
Master template is the same as the current template. It would course an endless loop!
If i use Content Page 1 no error is displayed
Anybody any idea?
Hi Dominik,
Double check your content page 2 template, looks like there's an error with your Content Placeholders / master file references.
Rich
I think the following line is producing this error:
<xsl:value-of select="umbraco.library:RenderMacroContent($currentPage/contentTab1Text, $currentPage/@id)" disable-output-escaping="yes" />
But i need this because there is a macro inside another macro
Any solutions?
Can someone please tell me why i get this message if i use umbraco.library.RenderMacroContent
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
Master template is the same as the current template. It would course an endless loop!
Hello,
I am using the following structure:
Mastertemplate1
- Mastertemplate2
- Content Page1
- Content Page 2
If i now try to open a website which is using Template "Content Page 2" and look in the stack trace i get the following error:
Master template is the same as the current template. It would course an endless loop!
If i use Content Page 1 no error is displayed
Anybody any idea?
Hi Dominik,
Double check your content page 2 template, looks like there's an error with your Content Placeholders / master file references.
Rich
I think the following line is producing this error:
<xsl:value-of select="umbraco.library:RenderMacroContent($currentPage/contentTab1Text, $currentPage/@id)" disable-output-escaping="yes" />
But i need this because there is a macro inside another macro
Any solutions?
Can someone please tell me why i get this message if i use umbraco.library.RenderMacroContent
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.