Copied to clipboard

Flag this post as spam?

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


  • Niklas Hjelm 104 posts 125 karma points
    Apr 05, 2011 @ 10:15
    Niklas Hjelm
    0

    useDomainPrefixes causes tree to disappear in 4.7

    Has anyone experienced some problem with useDomainPrefixes in 4.7? The tree structure of my site disappears when I turn it on.

    / Niklas

  • Marcelo 5 posts 25 karma points
    Apr 05, 2011 @ 20:00
    Marcelo
    0

    Hi,

    Yes I activated and I get the Link to document updated to /us/page.aspx, however when I click on it I get a Page not found.  I am trying to have multiple sites for each language, however the page names will be the same for instance I will have us/register.aspx and ca/register.aspx.  Please let me know if you find something about this.  I am using umbraco 4.7

  • Thijs 97 posts 117 karma points
    Nov 02, 2011 @ 14:33
    Thijs
    0

    I'm having the same problems.. Did you ever found a fix for it?

    Thijs

  • Thijs 97 posts 117 karma points
    Nov 02, 2011 @ 15:31
    Thijs
    0

    This solved my issue, in the web.config

    Change this line

    <add key="umbracoHideTopLevelNodeFromPath" value="true"/>

    to

    <add key="umbracoHideTopLevelNodeFromPath" value="false"/>

     

  • 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