We are using “UBlogsy” package to implement Blogs in one of our Umbraco CMS based website.
The implementation of the package is easy and good and it is working well in the production environment.
But, sometimes it returns empty nodes from “PostService.Instance.GetPosts” method. (The solution of the problem is republishing the blog node. But we are looking for permanent solution on this)
This is random issue (But painful on production environment) and we are not able to find any scenario or root cause on this.
We did some research on this issue and we found few articles which shows that the issue is still open form Ublogsy. Please find a sample Url for the same:
This issue was never occurred in older verision of Umbraco with the same package. (6.0.5).
As this issue occurs randomly, so will not be sure about the confirmed fix. So we need suggestion/ advise on this as we really need permanent solution ASAP.
Issue with UBlogsy Package
Hi,
We are using “UBlogsy” package to implement Blogs in one of our Umbraco CMS based website.
The implementation of the package is easy and good and it is working well in the production environment.
But, sometimes it returns empty nodes from “PostService.Instance.GetPosts” method. (The solution of the problem is republishing the blog node. But we are looking for permanent solution on this)
This is random issue (But painful on production environment) and we are not able to find any scenario or root cause on this.
We did some research on this issue and we found few articles which shows that the issue is still open form Ublogsy. Please find a sample Url for the same:
https://our.umbraco.org/projects/starter-kits/ublogsy/ublogsy-bugs/74571-blog-working-fine-then-all-post-lists-are-empty
This issue was never occurred in older verision of Umbraco with the same package. (6.0.5).
As this issue occurs randomly, so will not be sure about the confirmed fix. So we need suggestion/ advise on this as we really need permanent solution ASAP.
Umbraco Version: 7.3
UBlogsy Package Version: 4.1.2
is working on a reply...