Copied to clipboard

Flag this post as spam?

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


  • Dan 43 posts 72 karma points
    Apr 02, 2014 @ 17:33
    Dan
    3

    Source Version 2.1.1

    Hi, I could be wrong but I've been using the source to debug an issue I was having with folder creation and do you need both of these events?

    ContentService.Created += Document_New;

    ContentService.Saved += Document_AfterSave;

    I commented the Document_New out and everything seemed to work fine.

  • Barry Fogarty 493 posts 1129 karma points
    Apr 07, 2014 @ 19:15
    Barry Fogarty
    1

    Bump - I was also getting wierd behaviour on 6.2 RC - datefolders were getting nested (i.e. year - month - year - month - document)

    Dan your hack resolved the issue, thanks.

  • David Conlisk 432 posts 1008 karma points
    Jun 03, 2014 @ 16:41
    David Conlisk
    0

    Hi guys,

    I was getting the same as you, Barry, and this hack worked for me too. I'm using Umbraco v6.2.0

    Thanks,

    David

  • Matthew Wise 271 posts 1373 karma points MVP 4x c-trib
    Mar 08, 2016 @ 10:36
    Matthew Wise
    0

    Hi Dan,

    Not sure if it was needed either, but has now been removed in 2.1.2 as it seemed to be causing issues.

Please Sign in or register to post replies

Write your reply to:

Draft