On May 11, 10:22 am, "[EMAIL PROTECTED]" <[EMAIL PROTECTED]>
wrote:
> I have run all the repair tools and still no good.  I didnt actually
> delete a navigation item.  It was a HTML item that i deleted so I am a
> little confused as to why it would have effected the site tree anyway.

dmNavigation has an array of underlying content items.  When you
delete one of these items from the system, the framework needs to
update the parent dmNavigation folder to let it know the HTML object
is no longer there.  The site tree per se is not actually affected --
its just the JS ui that is confused.

> Which database tables would i need to look at to try and fix this?

If my hunch is right then you should be looking at
dmNavigation_aObjectIDs and trying to delete records referencing
dmHTML objects (DATA column)  that do not have any corresponding entry
in the dmHTML table. But if the utilities didn't work maybe its
another issue altogether.

Without actually seeing the system there is little anything more I can
suggest.

Make sure you have run Fix RefObjects Table with this option turned
on:

Missing dmNavigation sub-nodes:
Remove rogue dmNavigation sub-objects? Yes

Followed by Rebuild tree Metadata.

Good luck!

-- geoff
http://www.daemon.com.au/


--~--~---------~--~----~------------~-------~--~----~
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
-~----------~----~----~----~------~----~------~--~---

Reply via email to