Copied to clipboard

Flag this post as spam?

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


  • René 327 posts 852 karma points
    Nov 22, 2012 @ 08:42
    René
    0

    Double in the content three

    HI 

    umbraco v 4.10.1 (Assembly version: 1.0.4701.29088)

    After reinstall newsletter studio i have double in the content three

    I have tryed to republish the entire site, touched the webconfig. 

    Any suggestions where too find this?

    Kindly René

  • Markus Johansson 1924 posts 5831 karma points MVP 2x c-trib
    Nov 22, 2012 @ 08:44
    Markus Johansson
    0

    Hi!

    You should have a look in the applications-table of umbraco and see if you can find anny duplicates?

    The application/section implementation have changed in the latest version of umbraco so it may be the case that the set up is duplicated in the config-file found in the /conifg/-folder.

    // markus

  • René 327 posts 852 karma points
    Nov 22, 2012 @ 09:29
    René
    0

    Hi Markus

    In the application table there is no dublicates

    The only place i can find dublicates is config>trees.config - but when i delete these dublicates, i only remove the function, they still are there in the three.

     

     <!--<add application="myApplication" alias="myTree" title="Me Tree" assembly="myPackage" type="myTree"
           iconClosed=".sprTreeFolder" iconOpen=".sprTreeFolder_o" sortOrder="10" />-->
      <add silent="false" initialize="true" sortOrder="99" alias="logManager" application="developer" title="Log Manager" iconClosed="folder.gif" iconOpen="folder.gif" assembly="tswe.log" type="loadLog" action="" />
      <add silent="false" initialize="true" sortOrder="1" alias="newsletterstudio_letter" application="newsletterstudio" title="Newsletters" iconClosed="folder_table.png" iconOpen="folder_table.png" assembly="NewsletterStudio" type="Umbraco.loadNewsletters" action="" />
      <add silent="false" initialize="true" sortOrder="3" alias="newsletterstudio_settings" application="newsletterstudio" title="Settings" iconClosed="settingMasterDatatype.gif" iconOpen="settingMasterDatatype.gif" assembly="NewsletterStudio" type="Umbraco.loadSettings" action="" />
      <add silent="false" initialize="true" sortOrder="2" alias="newsletterstudio_subscriptions" application="newsletterstudio" title="Subscriptions" iconClosed="group.png" iconOpen="group.png" assembly="NewsletterStudio" type="Umbraco.loadSubscriptions" action="" />
      <add silent="false" initialize="true" sortOrder="1" alias="newsletterstudio_letter" application="newsletterstudio" title="Newsletters" iconClosed="folder_table.png" iconOpen="folder_table.png" assembly="NewsletterStudio" type="Umbraco.loadNewsletters" action="" />
      <add silent="false" initialize="true" sortOrder="3" alias="newsletterstudio_settings" application="newsletterstudio" title="Settings" iconClosed="settingMasterDatatype.gif" iconOpen="settingMasterDatatype.gif" assembly="NewsletterStudio" type="Umbraco.loadSettings" action="" />
      <add silent="false" initialize="true" sortOrder="2" alias="newsletterstudio_subscriptions" application="newsletterstudio" title="Subscriptions" iconClosed="group.png" iconOpen="group.png" assembly="NewsletterStudio" type="Umbraco.loadSubscriptions" action="" />
    </trees>

     

     

     

  • Markus Johansson 1924 posts 5831 karma points MVP 2x c-trib
    Nov 22, 2012 @ 10:36
    Markus Johansson
    0

    Hi!

    They are duplicated in the conifg-file, what if you remove the duplicates and restart the app pool by touching web.config in the root-folder?

  • René 327 posts 852 karma points
    Nov 22, 2012 @ 10:40
    René
    0

    Hi...

    Tanks.. it worked - i think i forgot to touch the webconfig file.

    René

  • Markus Johansson 1924 posts 5831 karma points MVP 2x c-trib
    Nov 22, 2012 @ 11:33
    Markus Johansson
    0

    A classic one =D

    Great that it works! Let me know if you need anything else!

    // M

Please Sign in or register to post replies

Write your reply to:

Draft