Copied to clipboard

Flag this post as spam?

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


  • Jennifer Killingsworth 191 posts 247 karma points
    Jun 25, 2016 @ 13:22
    Jennifer Killingsworth
    0

    Multiple Folders Appearing in Contour Dashboard

    multiple folders in contour

    How do I resolve this?

  • Dennis Aaen 4499 posts 18254 karma points admin hq c-trib
    Jun 25, 2016 @ 13:26
    Dennis Aaen
    100

    Hi Jennifer,

    In the trees.config in the config folder the contour trees have probably been added twice.

    Look for these lines and see if there are any duplicates - if there are, just remove the duplicates.

      <add silent="false" initialize="true" sortOrder="0" alias="forms" application="contour" title="Forms" iconClosed="legacy" iconOpen="legacy" assembly="Umbraco.Forms.UI" type="Trees.LoadForm" action="" />
    
      <add silent="false" initialize="true" sortOrder="1" alias="formdatasources" application="contour" title="Data Sources" iconClosed="legacy" iconOpen="legacy" assembly="Umbraco.Forms.UI" type="Trees.LoadDataSource" action="" />
    
      <add silent="false" initialize="true" sortOrder="2" alias="formprevaluesource" application="contour" title="Prevalue Sources" iconClosed="legacy" iconOpen="legacy" assembly="Umbraco.Forms.UI" type="Trees.LoadPreValueSource" action="" />
    
      <add silent="false" initialize="true" sortOrder="5" alias="formssecurity" application="users" title="Contour security" iconClosed="legacy" iconOpen="legacy" assembly="Umbraco.Forms.UI" type="Trees.LoadFormsSecurity" action="" />
    

    Hope this helps.

    /Dennis

  • Jennifer Killingsworth 191 posts 247 karma points
    Jun 25, 2016 @ 13:39
    Jennifer Killingsworth
    0

    Thanks so much! I just completed a manual upgrade of Umbraco and this was the only odd thing to result from it.

Please Sign in or register to post replies

Write your reply to:

Draft