Copied to clipboard

Flag this post as spam?

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


  • cp 21 posts 42 karma points
    Sep 23, 2009 @ 16:37
    cp
    0

    Trees Not Loading

    I have installed Umbraco on a shared host which runs in full trust. When I go to /install/default.aspx?installStep=validatePermissions it states "Your permission settings are perfect!". I assume this means that all of my permissions are set correctly. Are there any other reasons why none of the trees are loading? I just see the root node in all sections. The right click menu just flickers. Thanks for any help!

  • Peter Dijksterhuis 1442 posts 1722 karma points
    Sep 23, 2009 @ 18:59
    Peter Dijksterhuis
    0

    Try deleting the contents of the contents of the data/_systemUmbracoIndexDontDelete folder. After that run umbraco/reindex.aspx.

    See if that fixes the problem.

    HTH,

    Peter

  • cp 21 posts 42 karma points
    Sep 23, 2009 @ 23:33
    cp
    0

    Thanks for the suggestion, but unfortunately that didn't work. Any other ideas?

  • cp 21 posts 42 karma points
    Sep 24, 2009 @ 03:16
    cp
    0

    FYI...this is the url called when looking in FireBug...

    /umbraco/tree.aspx?rnd=18573f54-b2fe-4bcd-be42-201bf6566b34&id=-1&contextMenu=true&isDialog=false&app=content

    It doesn't throw any errors, but the result is...

    <?xml version="1.0" encoding="utf-8"?>
    <tree />

  • cp 21 posts 42 karma points
    Sep 24, 2009 @ 03:43
    cp
    0

    Another interesting point. I created a custom section and it works. It calls tree.aspx successfully and returns the expected records.

  • Obiwan 33 posts 67 karma points
    Oct 07, 2010 @ 01:59
  • Obiwan 33 posts 67 karma points
    Oct 14, 2010 @ 20:50
    Obiwan
    0

     

    I have uploaded a patch to codeplex ID: 7083, to fix the MySQL install , that contains the code + a release build of the umbraco.datalayer.dll, also the MySQL scripts can be run manually

     

  • 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