Copied to clipboard

Flag this post as spam?

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


  • Maff 141 posts 466 karma points
    Oct 18, 2013 @ 09:11
    Maff
    0

    Contour is showing duplicate folders

    Hi,

    My installation of Contour has started to show duplicate folders and content - the Forms, Data Sources and Prevalue Sources folders are all duplicated, and show the same duplicated content (with the same GUIDS).

    It all works fine, just looks odd - any clues?

  • Maff 141 posts 466 karma points
    Oct 18, 2013 @ 09:14
    Maff
    101

    Ok found the problem - there were duplicate entries in my trees.config file for some reason:

    <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="" />

      <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="" />

    Deleting the duplicate entries and re-building my project sorted the problem!

  • Dennis Aaen 4500 posts 18255 karma points admin hq c-trib
    Oct 18, 2013 @ 09:18
    Dennis Aaen
    1

    Hi Maff,

    I think you could try what Jan said in his post. Make sure that the contour trees haven´t been added twice. Look at the trees.config in the config folder

    http://our.umbraco.org/forum/umbraco-pro/contour/37790-Duplicate-Contour-entries-after-install

    Hope this can solve your problem with duplicate folders.

    /Dennis

  • Maff 141 posts 466 karma points
    Oct 18, 2013 @ 10:05
    Maff
    0

    Thanks for your response Dennis - it's sorted now.

    Maff

  • Dennis Aaen 4500 posts 18255 karma points admin hq c-trib
    Oct 18, 2013 @ 10:08
    Dennis Aaen
    0

    Yeah cool that you could find a solution. I think that you should mark the post as solved so others users with the same issue can see what worked for you.

    Just say if you don´t know how to mark an issue as solved, then I will guide you how to do it.

    /Dennis

  • Maff 141 posts 466 karma points
    Oct 18, 2013 @ 10:48
    Maff
    0

    Thanks Dennis - marked as solved now :)

Please Sign in or register to post replies

Write your reply to:

Draft