Copied to clipboard

Flag this post as spam?

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


  • Chriztian Steinmeier 2800 posts 8791 karma points MVP 8x admin c-trib
    Dec 18, 2012 @ 09:34
    Chriztian Steinmeier
    0

    Publishing was cancelled by a 3rd party add-in

    Hi all,

    I'm getting this Speechbubble when I hit "Save and publish" on a specific node in my tree:

    It's a simple Textpage with two childnodes - nothing fancy, I'd say...

    Has anyone seen this before? Does anyone know the specifics of this message (is there only a single specific eventhandler or similar that can cause thies, etc.)?

    Oh, and of course: If I Right-click the node and choose "Publish", the node is published fine... #wtf

    /Chriztian

  • Comment author was deleted

    Dec 18, 2012 @ 10:00

    Must be a third party event handler that is causing it, what packages do you have installed? 

  • Comment author was deleted

    Dec 18, 2012 @ 10:04

    Btw this package can help identify the registered events http://our.umbraco.org/projects/developer-tools/event-viewer

  • Chriztian Steinmeier 2800 posts 8791 karma points MVP 8x admin c-trib
    Dec 18, 2012 @ 10:18
    Chriztian Steinmeier
    0

    Thanks Tim,

    I have uComponents and Eksponent.CropUp + DAMP 2.0 as prime suspects :-)  but I have used all of those many times before and never seen this issue.

    One of the child pages (Page 2A) has no template assigned - it's basically a container for a TextstringArray property with potentially lots of rows of additional data that renders on the parent page.

    It used to look like this (where everything worked fine):

    Content
       Page 1
       Page 2
          Page 2A
             AuxContent
          Page 2B
       Page 3

    But then I moved it up a level:

    Content
       Page 1
       Page 2
          AuxContent
          Page 2B
       Page 3
    

    And now it complains when I hit "Save and publish" on Page 2...

    Guess I'll have to check out Darren's package and look at the actual events.

    /Chriztian

  • Chriztian Steinmeier 2800 posts 8791 karma points MVP 8x admin c-trib
    Dec 18, 2012 @ 11:29
    Chriztian Steinmeier
    0

    Ok, so needed to have this go away, and looking at the Event Viewer forum I wasn't shure it would work, since there was an issue on a (then) newer site - but this is a much newer site and I can't "afford" (time-wise) to risk spending hours in DLL-hell because of this, so I decided to try the obvious solution of building the content again:

    1. Rename the offending Page 2 page as Page 2go
    2. Create new Page 2 page
    3. Move AuxContent to new Page 2
    4. Move Page 2B to new Page 2
    5. Delete offending Page 2go
    All done - everything works again (which I hate, since it shouldn't :-)
     
    /Chriztian
  • 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