Copied to clipboard

Flag this post as spam?

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


  • Neil 63 posts 105 karma points
    Apr 29, 2014 @ 18:29
    Neil
    0

    problem hiding /home directory of url in umbraco 6.1.6

    I am new to umbraco 6.1.6 and for some reason I can't seem to get rid of the /home in the url of the base page of my site.  I've not had this problem in umbraco 4.7, which I was running before. 

    I've tried the usual suspects and neither have fixed the problem:

    1) set umbracoHideTopLevelNodeFromPath in web.config to true

    2) Checked the Hide From Navigation box on the Home node

    I did notice that, when checking the box to hide from navigation, instead of a 404 I get a "Page not found. No template exists to render the document at url '/default.aspx'" message.

    Any ideas why this is happening?  Thx.

     

  • Jan Skovgaard 11280 posts 23678 karma points MVP 10x admin c-trib
    Apr 29, 2014 @ 23:28
    Jan Skovgaard
    0

    Hi Neil

    What are your settings in the manage hostnames?

    /Jan

  • Neil 63 posts 105 karma points
    Apr 29, 2014 @ 23:33
    Neil
    0

    There isn't anything listed under Culture and Hostnames...

  • Jan Skovgaard 11280 posts 23678 karma points MVP 10x admin c-trib
    Apr 29, 2014 @ 23:38
    Jan Skovgaard
    0

    Hi Neil

    Ok...could you try adding your dev domain and see if that changes anything?

    /Jan

  • Neil 63 posts 105 karma points
    Apr 30, 2014 @ 03:00
    Neil
    0

    Even stranger.  I put in the domain and click save and the window goes blank.  Nothing indicating it's processing and it just hangs there.  Is this related or does it indicate a deeper/different problem with the installation? 

  • Jan Skovgaard 11280 posts 23678 karma points MVP 10x admin c-trib
    Apr 30, 2014 @ 08:52
    Jan Skovgaard
    0

    Hi Neil

    Ok - does the homepage has a template attached in the properties tab?

    /Jan

  • Neil 63 posts 105 karma points
    May 01, 2014 @ 15:01
    Neil
    0

    It does and it's the correct one.  I set it in the .master's code behind like this:

        public partial class Home : Vega.USiteBuilder.TemplateBase<DocumentTypes.HomePage>

    and it appears in the cms Settings section with the allowed template of Home checked as I'd expect.

  • Neil 63 posts 105 karma points
    May 09, 2014 @ 05:22
    Neil
    0

    Well, the issue has been solved.  I don't know why, but the two nodes that were created, Home and Site Data, by re-sorting them (moving Site Data above Home and then moving it back below Home seems to have solved the problem.  I have no idea why.  The problem is solved but any thoughts on why it was?

Please Sign in or register to post replies

Write your reply to:

Draft