I'm using blog4umbraco on a standard v4 installation.
I have 3 blogs in the website, all named differently.
For some reason the tree view seems to be duplicating blog entries. today I logged in and I have the following
blog
------2010
------------3
------------------28
------------------29
------------------------my blog post
------------------29
------------------------my blog post
selecting either of them returns a node with the same id. e.g. there only seems to be the one instance of my post in the db, but for some reason the tree displays 2.
I've tried reloading the nodes and republishing the site, but I'm still seeing this anomaly. Has anyone else noticed this?
Aaah, so probably something in the control rather than my hamfisted installation then. Are you noticing the following on the "create blog post" dash as well, regardless of whether you're the admin for the blog I get "To activate the blog post creator, you need to have access to at least one blog"
I've ran into the same problem. As I noted in my post on the same subject here, if you create the Blog Post using the Create button on the upper left instead of right clicking on the blog and selecting Create, then the problem doesn't happen. At least in my tests it hasn't anyway...
Blog4Umbraco duplicating blog posts in tree view
Hi all
I'm using blog4umbraco on a standard v4 installation.
I have 3 blogs in the website, all named differently.
For some reason the tree view seems to be duplicating blog entries. today I logged in and I have the following
blog
------2010
------------3
------------------28
------------------29
------------------------my blog post
------------------29
------------------------my blog post
selecting either of them returns a node with the same id. e.g. there only seems to be the one instance of my post in the db, but for some reason the tree displays 2.
I've tried reloading the nodes and republishing the site, but I'm still seeing this anomaly. Has anyone else noticed this?
Cheers
Shaun
Hi Shaun,
I've noticed the same issues. I've got 7 blogs currently on the site that I'm developing and only 1 of them displays this behavior. No idea why.
Andrew
Aaah, so probably something in the control rather than my hamfisted installation then. Are you noticing the following on the "create blog post" dash as well, regardless of whether you're the admin for the blog I get "To activate the blog post creator, you need to have access to at least one blog"
anyone else noticing this issue?
I've ran into the same problem. As I noted in my post on the same subject here, if you create the Blog Post using the Create button on the upper left instead of right clicking on the blog and selecting Create, then the problem doesn't happen. At least in my tests it hasn't anyway...
is working on a reply...