Copied to clipboard

Flag this post as spam?

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


  • Michael Sims 119 posts 387 karma points
    Feb 11, 2013 @ 14:49
    Michael Sims
    0

    Umbraco 6 upgrade with uBlogsy

    After upgrading to Umbraco 6 I am getting the following error when attempting to publish a uBlogsy Day content item:

    could not be published, due to a 3rd party extension cancelling the action.

    Anyone got any ideas? No error logs are being generated.

  • Jan Skovgaard 11280 posts 23678 karma points MVP 11x admin c-trib
    Feb 11, 2013 @ 19:14
    Jan Skovgaard
    0

    Hi Michael

    I don't think it's related to uBlogsy since it's a known bug according to the issue tracker http://issues.umbraco.org/issue/U4-1648

    Seems like it has been fixed if you grab the source from the link Morten has added.

    Hope this helps.

    /Jan

  • Anthony Dang 1404 posts 2558 karma points MVP 3x c-trib
    Feb 11, 2013 @ 22:54
    Anthony Dang
    0

    a work around is to create an event hook for after publish and call this:

     ApplicationContext.Current.Services.ContentService.Publish(nodeID)

     

     

  • 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