My site tree has crashed and none of the repair/reattach utilities have
helped. When I go to view the Site tab I get:

The argument OBJECTID passed to function getAncestors() is not of type UUID.

If the component name is specified as a type of this argument, the reason
for this error might be that a definition file for such component cannot be
found or is not accessible.  
  
The error occurred in C:\farcry\farcry_core\packages\farcry\tree.cfc: line
59
Called from C:\farcry\farcry_core\packages\security\authorisation.cfc: line
36
Called from C:\farcry\farcry_core\packages\security\authorisation.cfc: line
393
Called from C:\farcry\farcry_core\admin\site\sidebar.cfm: line 11
 
57 :    <cfinclude template="_tree/deployTreeTables.cfm">
58 :    <cfreturn stReturn>
59 : </cffunction>
60 : 
61 : <cffunction>
 
Since I am just developing the site and most my content is not in the site
tree I'm not that concerned. But on a live site I could imagine this being a
big problem!

It may be security-related, as I was experimenting with the security system.

Is restoring the database tables from backup the recommended way to go for
something like this? Or is there a way to reinitialise the tree and tree
security settings without losing other nodes?

Thanks,

Derek


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