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.
[farcry-dev] Re: SiteTree Problem.
TokenSDragon (sent by Nabble.com) Thu, 17 Nov 2005 13:39:27 -0800
- [farcry-dev] Re: SiteTree Problem. modius (sent by Nabble.com)
- [farcry-dev] Re: SiteTree Problem. TokenSDragon (sent by Nabble.com)
- [farcry-dev] Re: SiteTree Probl... portado (sent by Nabble.com)
