Hi Jeff, What version are you using? I've noticed this kind of thing on a version 2 site i've been working on. I believe it's caused by moving tree nodes around (with drag-and-drop) and not rebuilding the tree metadata.
Check nested_tree_objects for the dmNavigation objectID... if it's not in there you can reattach just by inserting a record with the objectID linking to the relevant parent objectID. Once you do this your nLeft and nRight values will likely be out of whack, so rebuild the tree metadata using the function in farcry admin > coapi hope that helps. B. On Oct 10, 11:41 pm, Jeff <[EMAIL PROTECTED]> wrote: > We've noticed that one of our navigation nodes have disappeared from > the site tree under the "Site" tab. The node itself, and it's children > are still in the dmNavigation database table, and we can still link to > that section on the website. However, we can't make edits, because it > is inaccessible via the site tree. We've tried all of the options > under "Diagnostics" in the "Admin" section with no results. Any help > would be much appreciated. Thanks. --~--~---------~--~----~------------~-------~--~----~ You received this message because you are subscribed to the Google Groups "farcry-dev" group. To post to this group, send email to [email protected] To unsubscribe from this group, send email to [EMAIL PROTECTED] For more options, visit this group at http://groups.google.com/group/farcry-dev?hl=en -~----------~----~----~----~------~----~------~--~---
