I've got a similar problem: Using the contentpicker to link from one node to other nodes. When these referenced nodes are deleted the references aren't deleted from db/xml, which causes my site to link to non-existing pages... Which sends the user to a blank page.
Example:
Node id 1111 links to node id 2222 (datatype: contentpicker). Nodeid 2222 is deleted, but node id 1111 still links to the deleted nodeid 2222.
media or document links don't update reference when media item changes
Hi
I'm using umbraco 4.0.2.1
Let's suppose I add a Word/Excel document in the media section, after that, I place a link in a page using the media piker to this document/image
After that I change the document of the media node (same thing if I change the image of a media node).
how can I do for update the link in every page that is pointing to this node. It remains pointing to the old document / image.
Thanks
I've got a similar problem: Using the contentpicker to link from one node to other nodes. When these referenced nodes are deleted the references aren't deleted from db/xml, which causes my site to link to non-existing pages... Which sends the user to a blank page.
Example:
Node id 1111 links to node id 2222 (datatype: contentpicker). Nodeid 2222 is deleted, but node id 1111 still links to the deleted nodeid 2222.
Anyone found a solution?
is working on a reply...