It seems there are a lot of people with this problem but with no solution or response for this issue... It only publishes when I log out and log back in. But every time I publish a page I get this error. Is there a solution for this error. [NotImplementedException:It was broken anyway...] umbraco.library.NiceUrlFullPath(Int32 nodeID)+60 Umlaut.Umb.Blog.EventHandlers.Autoping.Document_AfterPublish(Document sender,PublishEventArgs e)+565 umbraco.cms.businesslogic.web.PublishEventHandler.Invoke(Document sender,PublishEventArgs e)+0 umbraco.cms.businesslogic.web.Document.PublishWithResult(User u)+1678 umbraco.cms.presentation.editContent.Publish(Object sender,EventArgs e)+410 System.EventHandler.Invoke(Object sender,EventArgs e)+0 System.Web.UI.WebControls.ImageButton.OnClick(ImageClickEventArgs e)+187 System.Web.UI.WebControls.ImageButton.RaisePostBackEvent(String eventArgument)+165 System.Web.UI.Page.ProcessRequestMain(Boolean includeStagesBeforeAsyncPoint,Boolean includeStagesAfterAsyncPoint)+37
Publish Error on 4.11.0
Needs an update to remove the after publish event handler since it's using some code that now trowns an NotImplementedException
http://blog4umbraco.codeplex.com/
Was this to do with the NiceUrlFullPath don't you just change that to library.NiceUrl() ?
is working on a reply...
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.