Copied to clipboard

Flag this post as spam?

This post will be reported to the moderators as potential spam to be looked at


  • dominik 711 posts 733 karma points
    Oct 12, 2011 @ 16:15
    dominik
    0

    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?

  • Rich Green 2246 posts 4006 karma points
    Oct 12, 2011 @ 16:28
    Rich Green
    0

    Hi Dominik,

    Double check your content page 2 template, looks like there's an error with your Content Placeholders / master file references.

    Rich

  • dominik 711 posts 733 karma points
    Oct 12, 2011 @ 16:40
    dominik
    0

    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?

  • dominik 711 posts 733 karma points
    Oct 14, 2011 @ 08:32
    dominik
    0

    Can someone please tell me why i get this message if i use umbraco.library.RenderMacroContent

  • 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.

Please Sign in or register to post replies