Also, I was getting errors when trying to post comments with a new email address until I deleted the unapproved comments manually in the content tree. Not sure if these issues are related.
Also, I was getting errors when trying to post comments with a new email address until I deleted the unapproved comments manually in the content tree. Not sure if these issues are related.
No Luck, also when the errors occur posting comments, it creates a comment node but doesn't populate name, email, comment date, etc. See attached. I deleted all of the imported posts / comments and started fresh but still got this weirdness.
Other functionality works fine. Just the comment/subscription stuff doesnt work with the breaking changes.
uBlogsy 3.0 supports mvc only. If you're fine with that then it will be 2 more weeks until a beta. But it's only in MVC.
After that, I may work on getting the 2.x (webforms) version working with the latest Umbraco, which will probably be another 2 weeks. But really only if there's enough demand.
Blog Comments Dashboard Error
When I click on the Blog Comments dashboard and I have unpublished comments it shows "No comments to approve".
If I "click to load" i get "No node exists with id '0'"
Any ideas?
-Amir
Here's what's throwing the error:
<%=new umbraco.cms.businesslogic.web.Document(c.Parent.ParentId).getProperty("uBlogsyContentTitle").Value %></span>
I guess that meanst c.Parent.ParentId does not return a real node.
What does your tree look like? Screen grab?
Hi Anthony, heres a grab of the tree and error, not much going on with this site, I basically fired it up just to check out uBlogsy.
Also, I was getting errors when trying to post comments with a new email address until I deleted the unapproved comments manually in the content tree. Not sure if these issues are related.
Also, I was getting errors when trying to post comments with a new email address until I deleted the unapproved comments manually in the content tree. Not sure if these issues are related.
Interesting... maybe a transactional issue during importing the content nodes?
Try clicking on the posts, containers and comments, save each of them individually.
No Luck, also when the errors occur posting comments, it creates a comment node but doesn't populate name, email, comment date, etc. See attached. I deleted all of the imported posts / comments and started fresh but still got this weirdness.
You're not using umbraco 6 are you?
Cos they made some breaking changes.
I sure am! I'm sorry, forgot to mention that.
Should I just not use uBlogsy until an update is released?
Depends.
Other functionality works fine. Just the comment/subscription stuff doesnt work with the breaking changes.
uBlogsy 3.0 supports mvc only. If you're fine with that then it will be 2 more weeks until a beta. But it's only in MVC.
After that, I may work on getting the 2.x (webforms) version working with the latest Umbraco, which will probably be another 2 weeks. But really only if there's enough demand.
If I were you, I'd use Umbraco 4.11.4
I have got the same issue..Comment Tab is not getting its field values when I submit a comment..
When I check the " Auto Approve Comments" I could see the comment tab populated..but properties tab 's name not populated.
Please let me know if you find any fix or work around for this.
is working on a reply...