Copied to clipboard

Flag this post as spam?

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


  • Paul Brown 39 posts 80 karma points
    Jul 13, 2013 @ 01:19
    Paul Brown
    0

    Configuration error The date folder doctype ('DateFolder') does not exist

    When adding a new item in my tree I get this error in bottom right bubble:

    Configuration error

    The date folder doctype ('DateFolder') does not exist

    Any ideas what is wrong? It is true I dont have a DocType called DateFolder...where would this come from by default?

    Thanks Paul

  • Paul Brown 39 posts 80 karma points
    Jul 13, 2013 @ 01:31
    Paul Brown
    0

    This is my App Settings

        <add key="uNews:CreateDocTypes" value="NewsPage,EventsPage" /> 
        <add key="uNews:RemoveCreateDocTypes" value="DateFolder" />
    
        <add key="datefolders:ItemDocType" value="NewsItemPage,EventItemPage" />
        <add key="datefolders:DateFolderDocType" value="DateFolder" />
        <add key="datefolders:ItemDateProperty" value="uNewsDate" />  
  • Stefan Kip 1614 posts 4131 karma points c-trib
    Jul 14, 2013 @ 16:47
    Stefan Kip
    0

    Well, it's exactly what you're saying yourself:

    "It is true I dont have a DocType called DateFolder"

  • Paul Brown 39 posts 80 karma points
    Jul 14, 2013 @ 21:42
    Paul Brown
    0

    Hmmm so should this be installed automatically by the DateFolders extension or should I create it myself manually and if so, what should it contain?

    Thanks Paul

  • Stefan Kip 1614 posts 4131 karma points c-trib
    Jul 14, 2013 @ 22:26
    Stefan Kip
    100

    It's just a Document Type which you should create. It's used as the 'folder' document type.

    "- Key: "datefolders:DateFolderDocType" - the doctype to use for creating the year/month/day folders (e.g "DateFolder")"

  • Paul Brown 39 posts 80 karma points
    Jul 15, 2013 @ 12:08
    Paul Brown
    0

    Gosh so simple, silly me! Thanks @kipusoep

  • 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