Anyone able to get this package to install the on the last 2 version 4.9 and 4.8.1
I've tried a couple different times now. Here is the error I get:
Anyone else having success?
At /umbraco/developer/packages/installer.aspx?installing=businesslogic&dir=C:\HostingSpaces\cxctestc\solidgoals.mysitesneakpeek.com\wwwroot\App_Data\8d241a40-1217-4b3a-ad42-7f9864777a78&pId=11 (Referred by: http://solidgoals.mysitesneakpeek.com/umbraco/developer/packages/installer.aspx): System.ArgumentNullException: Value cannot be null. Parameter name: attribute at System.Xml.Linq.XAttribute.op_Explicit(XAttribute attribute) at UmbracoExamine.UmbracoContentIndexer.ReIndexNode(XElement node, String type) at Examine.ExamineManager._ReIndexNode(XElement node, String type, IEnumerable`1 providers) at umbraco.content.DocumentCacheEventHandler.Invoke(Document sender, DocumentCacheEventArgs e) at umbraco.content.UpdateDocumentCache(Document d) at umbraco.library.UpdateDocumentCache(Int32 DocumentId) at Umlaut.Umb.Blog.BlogDateFolder.Document_New(Document sender, NewEventArgs e) in d:\TeamCity\buildAgent\work\6c8a1edaa924eb51\Umlaut.Umb.Blog\EventHandlers\BlogDateFolder.cs:line 52 at umbraco.cms.businesslogic.web.Document.MakeNew(String Name, DocumentType dct, User u, Int32 ParentId) at umbraco.cms.businesslogic.web.Document.Import(Int32 ParentId, User Creator, XmlElement Source) at umbraco.cms.businesslogic.web.Document.Import(Int32 ParentId, User Creator, XmlElement Source) at umbraco.cms.businesslogic.packager.Installer.InstallBusinessLogic(Int32 packageId, String tempDir) at umbraco.presentation.developer.packages.Installer.processInstall(String currentStep) at umbraco.presentation.developer.packages.Installer.Page_Load(Object sender, EventArgs e) at umbraco.BasePages.BasePage.OnLoad(EventArgs e) at System.Web.UI.Control.LoadRecursive() at System.Web.UI.Page.ProcessRequestMain(Boolean includeStagesBeforeAsyncPoint, Boolean includeStagesAfterAsyncPoint)
I upgraded a project to 4.9 with Blog4Umbraco already installed. It seems to be mostly OK, except for if I try and filter by tag, then the XSLT breaks. Looking at the debugger it says:
Cannot find a script or an extension object associated with namespace 'urn:Exslt.ExsltStrings'.
I must have cleared out the folder or file with this namespace when I replaced folders. Does anyone know what file this belonged to? I'm trying to compare files to a 4.7.2 project with the blog fully working and I can't find any differences. Where would this Exslt reference reside???
Anyone able to get this package to install the on the last 2 version 4.9 and 4.8.1
I've tried a couple different times now. Here is the error I get:
Anyone else having success?
At /umbraco/developer/packages/installer.aspx?installing=businesslogic&dir=C:\HostingSpaces\cxctestc\solidgoals.mysitesneakpeek.com\wwwroot\App_Data\8d241a40-1217-4b3a-ad42-7f9864777a78&pId=11 (Referred by: http://solidgoals.mysitesneakpeek.com/umbraco/developer/packages/installer.aspx): System.ArgumentNullException: Value cannot be null. Parameter name: attribute at System.Xml.Linq.XAttribute.op_Explicit(XAttribute attribute) at UmbracoExamine.UmbracoContentIndexer.ReIndexNode(XElement node, String type) at Examine.ExamineManager._ReIndexNode(XElement node, String type, IEnumerable`1 providers) at umbraco.content.DocumentCacheEventHandler.Invoke(Document sender, DocumentCacheEventArgs e) at umbraco.content.UpdateDocumentCache(Document d) at umbraco.library.UpdateDocumentCache(Int32 DocumentId) at Umlaut.Umb.Blog.BlogDateFolder.Document_New(Document sender, NewEventArgs e) in d:\TeamCity\buildAgent\work\6c8a1edaa924eb51\Umlaut.Umb.Blog\EventHandlers\BlogDateFolder.cs:line 52 at umbraco.cms.businesslogic.web.Document.MakeNew(String Name, DocumentType dct, User u, Int32 ParentId) at umbraco.cms.businesslogic.web.Document.Import(Int32 ParentId, User Creator, XmlElement Source) at umbraco.cms.businesslogic.web.Document.Import(Int32 ParentId, User Creator, XmlElement Source) at umbraco.cms.businesslogic.packager.Installer.InstallBusinessLogic(Int32 packageId, String tempDir) at umbraco.presentation.developer.packages.Installer.processInstall(String currentStep) at umbraco.presentation.developer.packages.Installer.Page_Load(Object sender, EventArgs e) at umbraco.BasePages.BasePage.OnLoad(EventArgs e) at System.Web.UI.Control.LoadRecursive() at System.Web.UI.Page.ProcessRequestMain(Boolean includeStagesBeforeAsyncPoint, Boolean includeStagesAfterAsyncPoint)
It's an old blog which hasn't been updated in a while. Might be better to try uBlogsy.
Jeroen
I upgraded a project to 4.9 with Blog4Umbraco already installed. It seems to be mostly OK, except for if I try and filter by tag, then the XSLT breaks. Looking at the debugger it says:
Cannot find a script or an extension object associated with namespace 'urn:Exslt.ExsltStrings'.
I must have cleared out the folder or file with this namespace when I replaced folders. Does anyone know what file this belonged to? I'm trying to compare files to a 4.7.2 project with the blog fully working and I can't find any differences. Where would this Exslt reference reside???
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.