Copied to clipboard

Flag this post as spam?

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


  • Kevin 37 posts 57 karma points
    Jan 26, 2011 @ 03:14
    Kevin
    0

    Issue: Master template is the same as the current template.

    The study of Umbraco to me is pretty difficult because the XSLT is pretty different from that of other programming language like C#, VB.net and JS. Finally I have my first Umbraco website ready. When I visit my site, I found it is pretty slow. You can try it from here: http://www.acne1st.com/

    I found the performance of my site is not as good as some other Umbraco sites, so the programs I wrote may slow down the site. I checked the site by enter http://www.acne1st.com/default.aspx?umbDebugShowTrace=true

    I found a red line which says: Master template is the same as the current template. It would course an endless loop!

    I checked the master page of my homepage, but my Homepage.master did not point to itself.

    My other pages don't have this issue. Can anybody help me with this?

    Thanks advance.

  • Stuart Burrows 61 posts 110 karma points
    Jan 26, 2011 @ 14:10
    Stuart Burrows
    0

    A bit odd... but here are my suggestions:

    1. check that your doctype uses the correct template and is not allowed to use the master (this in under settings)
    2. if this looks correct try republishing the entire site
    Hope this helps!

  • Kevin 37 posts 57 karma points
    Jan 27, 2011 @ 13:14
    Kevin
    0

    Thanks. I just republished the entire site. The red-line error disppeared. It is so strange.

Please Sign in or register to post replies

Write your reply to:

Draft