Copied to clipboard

Flag this post as spam?

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


  • Paul 18 posts 159 karma points
    Jan 02, 2018 @ 14:48
    Paul
    0

    404 not found /umbraco/backoffice/UmbracoTrees/ApplicationTree/GetApplicationTrees

    I'm getting an error when I try to pick an email template for a form workflow

    Request error: The URL returned a 404 (not found): 
    
    /umbraco/backoffice/UmbracoTrees/ApplicationTree/GetApplicationTrees
    

    Presume this is something to do with Config/trees.config but I'm not sure what I'm missing.

    I recently manually upgraded Umbraco forms to 6.0.5.

  • Paul 18 posts 159 karma points
    Jan 02, 2018 @ 15:10
    Paul
    0

    I'm wondering now if I'm missing an

  • Paul 18 posts 159 karma points
    Jan 02, 2018 @ 15:32
    Paul
    101

    Yup, turns out i was missing the reference in my trees.config.

    Adding this line fixed the issue

     <add initialize="false" sortOrder="0" alias="emailTemplates" application="forms" title="Email Templates" iconClosed="icon-folder" iconOpen="icon-folder-open" type="Umbraco.Forms.Web.Trees.EmailTemplateTreeController, Umbraco.Forms.Web" />
    
  • Matt Barlow | jacker.io 164 posts 740 karma points c-trib
    Apr 14, 2018 @ 13:02
    Matt Barlow | jacker.io
    0

    Hey, I know that this was you replying to yourself.

    Just to say that this was useful as I had the same issue. Thanks!

  • 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