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