Copied to clipboard

Flag this post as spam?

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


  • Greg McMullen 49 posts 195 karma points
    Jul 22, 2013 @ 19:52
    Greg McMullen
    0

    Not Working

    I installed DateFolders 1.4 in a v6.1.2 enrivo and cannot get anything to work.

    I have all of the document types created, and when I create the "newsItem" type, nothing else happens. Any advice/input would be helpful.

    <add key="datefolders:ItemDocType" value="newsItem" />
        <add key="datefolders:ItemDateProperty" value="dateProperty" />
        <add key="datefolders:DateFolderDocType" value="DateFolder" />
        <add key="datefolders:CreateDayFolders" value="false" />
  • Stefan Kip 1614 posts 4131 karma points c-trib
    Jul 23, 2013 @ 11:04
    Stefan Kip
    100

    A colleague of mine experienced the same with AlphabetFolders (same sort of project).

    It seems the old Document events are not firing. At the moment I do not have the time to update the project, but if you'd like you can have a go at it?
    The source code is available on the project's page. 

  • Matt Taylor 873 posts 2086 karma points
    Jan 22, 2014 @ 17:45
    Matt Taylor
    0

    I've just installed v2.1.1 with Umbraco 6.1.6 and it doesn't appear to be working at all?

    <add key="datefolders:ItemDocType" value="event"/>
    <add key="datefolders:ItemDateProperty" value="date"/>
    <add key="datefolders:DateFolderDocType" value="DateFolder"/>
    <add key="datefolders:CreateDayFolders" value="false"/>
    <add key="datefolders:OrderByDecending" value="false"/>

     

  • Matt Taylor 873 posts 2086 karma points
    Jan 23, 2014 @ 11:06
    Matt Taylor
    0

    My fault, it does work in 6.1.6.

    Case problem and should have been <add key="datefolders:ItemDocType" value="Event"/>

Please Sign in or register to post replies

Write your reply to:

Draft