Hello,

I have a tree structure where the lft and rght values are corrupt, the
parent ids are correct as far as I can tell. I am making the
assumption that the nodes in the tree can have more than 2 children
(ie its not necessary to have a binary tree). I have tried to use the
Tree::recover method to fix this but it doesn't seem to be working.
I'm using CakePHP version 1.2.0.7692 RC3.


After calling Tree:: recover() the values for the lft and rght fields
will usually be the same for any given row. Any assistance will be
greatly appreciated.

Thanks

--~--~---------~--~----~------------~-------~--~----~
You received this message because you are subscribed to the Google Groups 
"CakePHP" 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/cake-php?hl=en
-~----------~----~----~----~------~----~------~--~---

Reply via email to