Copied to clipboard

Flag this post as spam?

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


  • BaconBeastNz 40 posts 60 karma points
    Apr 07, 2011 @ 23:55
    BaconBeastNz
    0

    Additional root nodes have "//" as their link to document

    Hey guys I'm trying to have a few extra root nodes that I want to be viewable, but after publishing them they still dont have a valid link-to-document, I know I've set something like this up before, when I created a multi-language site, is there something I have to configure to make this work?

    Thx !

  • Tom Fulton 2030 posts 4998 karma points c-trib
    Apr 08, 2011 @ 03:32
    Tom Fulton
    0

    Hi,

    What version of Umbraco are you using?  I recall this being a bug in 4.6.something that was fixed in 4.7

  • BaconBeastNz 40 posts 60 karma points
    Apr 10, 2011 @ 23:10
    BaconBeastNz
    0

    hey, thx for the reply, and sorry my late one.
    You were right it was a problem with 4.6, i upgraded to 4.7 and seem to have fixed the issue, however there is now another issue, the other Root nodes that I want to view have text showing for link to document (good) but I can't view them unless I add .aspx on the end of the URL string, and I do have enableDirectoryURLS turned on int he web.config.

    haha dohs ;( any ideas ?? :)

  • Rich Green 2246 posts 4008 karma points
    Apr 10, 2011 @ 23:28
    Rich Green
    0

    Try setting this to false in config/umbracoSettings.config

        <!-- this will add a trailing slash (/) to urls when in directory url mode -->
        <addTrailingSlash>false</addTrailingSlash>

    Rich

  • Tom Fulton 2030 posts 4998 karma points c-trib
    Apr 11, 2011 @ 04:12
    Tom Fulton
    0

    There are some additional steps needed to use the "friendly" URLs - see the wiki article here:  http://our.umbraco.org/wiki/install-and-setup/setting-up-umbraco-for-friendly-urls

    Easiest way is to set your app pool to Integrated Pipeline

  • BaconBeastNz 40 posts 60 karma points
    Apr 11, 2011 @ 07:23
    BaconBeastNz
    0

    thx for replies guys! is it possible to do this with Casini (the VS environment) ?

  • BaconBeastNz 40 posts 60 karma points
    Apr 12, 2011 @ 00:54
    BaconBeastNz
    0

    Thx for replies guys, RIch Greens solution worked :)!

Please Sign in or register to post replies

Write your reply to:

Draft