I found that it doesn't through an error as long as I have at lease one node under. This can't be right cuz certainly people that implement the menu may have one main item that doesn't have subs. I'll have to do some more checking.
I have a related question about the generic nav. It works when I have it the header include but I tried to put it in a sidebar include and it just won't work. Any thoughts? If i don't here anything back on this thread I'll post this question as a new post. Jaci On May 11, 10:13 am, "Jake Churchill" <[EMAIL PROTECTED]> wrote: > getDescendants() takes an object id (UUID) which has 35 characters. It > returns a query object with the resulting children of the node id that you > passed to it. Does the xxxxxxx actually have 35 characters? Have you > overridden or extended the dmHTML edit.cfm page? > > I've never used brain jar but perhaps it is interfering with the > CreateUUID() function that creates a new objected for a page. > > > > -----Original Message----- > From: [email protected] [mailto:[EMAIL PROTECTED] On > > Behalf Of Jaci > Sent: Friday, May 11, 2007 8:04 AM > To: farcry-dev > Subject: [farcry-dev] Menu Issues > > I downloaded the Brain Jar menu and put all the pieces the right > places. Went to my site and it seemed to be working fine. I then > deleted the support node and created an About node with one page > underneath. When I went back to view the site I get the following > error. > > xxxxxxxx is not a valid objectID for getDescendants(). Any idea why > it work with the delivered support page but not with a created node. > I obviously done something wrong somewhere but I'm not sure where to > check. I see that the code for this call in the brainjar.cfm but I'm > not sure what to check it seems like it's trying to get descendants of > the about node but can't find them. > > I tried a search for this error as well as just general brainjar posts > but didn't see anything similar. I don't know. Any help is > appreciated. > > Thanks to all of you who regularly patrol the forums and help us > newbies get up and running. :-) > > Jaci- Hide quoted text - > > - Show quoted text - --~--~---------~--~----~------------~-------~--~----~ 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 -~----------~----~----~----~------~----~------~--~---
