Actually, I did find the error, and it was a simple fix, but I can't believe no-one else has run into it.

Solution:

in /farcry/farcry_core/tags/navajo/move.cfm

Line 65 (approx) which is

"qGetDescendants = request.factory.oTree.getDescendants(objectid=srcObj.objectID);"
 
should be INSIDE the if statement right below it.  Moved it two lines down and it's all magic again. :)

Sent from the FarCry - Dev forum at Nabble.com.

Reply via email to