Copied to clipboard

Flag this post as spam?

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


  • Tom Maton 387 posts 660 karma points
    Aug 28, 2010 @ 14:31
    Tom Maton
    0

    Recursive issue on multiple sites in one install

    Hi All,

    A client of mine has 1 installation of Umbraco and has multiple sites running off that - easy peasy, done that and running like a dream no problem. eg

    Site1
    Site2
    Site3
    Site4

    In each of the home pages I have a textstring field called companyName and I place this at the top of the sites structure and make a recursive call back to the top to retrieve that companyName eg.

    <umbraco:Item field="companyName" recursive="true" runat="server"></umbraco:Item>

    Happy days I thought until I tested each of the sites.

    Each of the sites are pulling the companyName from Site1 and not from their own site eg Site3 pulling companyName from Site3 etc.

    Can someone please confirm that this is a bug in 4.5.x as I would of thought it should just retrieve from its own site structure and dont the others.

    Thanks

    Tom

Please Sign in or register to post replies

Write your reply to:

Draft