I get an error "No node exists with id '1285' when I access some of the nodes and there doesn't seem to be a node among the content nodes with that id:
From the error it seems to be a problem with the pages, which use uComponents multinode tree picker as datatype.. If I change that datatype to e.g. a Textstring I am able to access that content node.. it seems to be a problem which has suddenly occurred..
Chances are that the multipicker is referencing a media/content node that has been removed.
You can try this:
1. Edit the doctype and change the multipicker property a text 2. Goto back to the content node causing the issue and remove the reference to 1285 3. Reset the doctype property back to the multipicker
I use the multinode tree picker to select products from the shop section to show some products on frontpage. But then I created a new doc type for the shop top node and moved all the nodes to have the new shop node as parent.. and then deleted the old one.
But it probably messed up the reference to the product nodes as the top node for the shop, not has the same id.
I have tried to change that datatype on frontpage to a textstring, then I am able to see the nodes content.. and have tried to publish frontpage, which also has removed the products from frontpage in frontend... but as soon I change back to the multinode tree picker I get the same error again.
I'm not sure what you mean with removing the reference to 1285, because when I change the datatype to e.g. a textstring I will not see any data in the textbox.
No node exists with id '1285'
Hi..
I get an error "No node exists with id '1285' when I access some of the nodes and there doesn't seem to be a node among the content nodes with that id:
From the error it seems to be a problem with the pages, which use uComponents multinode tree picker as datatype..
If I change that datatype to e.g. a Textstring I am able to access that content node.. it seems to be a problem which has suddenly occurred..
Any ideas on how to fix this?
Bjarne
Chances are that the multipicker is referencing a media/content node that has been removed.
You can try this:
1. Edit the doctype and change the multipicker property a text
2. Goto back to the content node causing the issue and remove the reference to 1285
3. Reset the doctype property back to the multipicker
I use the multinode tree picker to select products from the shop section to show some products on frontpage.
But then I created a new doc type for the shop top node and moved all the nodes to have the new shop node as parent.. and then deleted the old one.
But it probably messed up the reference to the product nodes as the top node for the shop, not has the same id.
I have tried to change that datatype on frontpage to a textstring, then I am able to see the nodes content.. and have tried to publish frontpage, which also has removed the products from frontpage in frontend... but as soon I change back to the multinode tree picker I get the same error again.
I'm not sure what you mean with removing the reference to 1285, because when I change the datatype to e.g. a textstring I will not see any data in the textbox.
Bjarne
Ohh.. I feel me stupid..
I should just change the settings of the datatype!
Before I had seleted the old Shop top node (I guess it had id 1285), but it doesn't exists anymore.
I just changed that and selected the new node for the Shop as Start node ID and all is now working just fine! :)
Bjarne
May be this can be helpful:
http://our.umbraco.org/forum/getting-started/installing-umbraco/37976-Urgent-Errors-in-BackOffice-after-upgrading-to-Umbraco-6
is working on a reply...