I went and recreated the tree by hand. If anyone else tries using this
I think it will be obvious that this function is broken. Perhaps I
should file a bug.
On Nov 11, 9:52 am, emullet <[EMAIL PROTECTED]> wrote:
> Hello,
>
> I have atreestructure 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 thetreecan have more than 2 children
> (ie its not necessary to have a binarytree). I have tried to use 
> theTree::recovermethod to fix this but it doesn't seem to be working.
> I'm using CakePHP version 1.2.0.7692 RC3.
>
> After callingTree::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