what do you mean with reload? the pluggin is working fine then? i was afraid :)
regards On 5/8/07, Franke Gordon <[EMAIL PROTECTED]> wrote: > > > Sorry i have forgott to reload() the entry. > > Greetings > Gordon > > -----Ursprüngliche Nachricht----- > Von: [email protected] [mailto:[EMAIL PROTECTED] > Im Auftrag von Franke Gordon > Gesendet: Dienstag, 8. Mai 2007 14:58 > An: [email protected] > Betreff: [symfony-users] sfPropelActAsNestedSetBehaviorPlugin > > > Hello, > > i insert a tree with 5 levels i use: > makeRoot() > insertAsFirstChildOf() > insertAsNextSiblingOf() > > if i use only the getPath and getChildren methods it works fine but when i > use getDescendants it doesn´t work. > > I see in the database that there are values: > Id left right parent > 52 1563 32 23 > 50 1625 614 15 > 49 1623 708 15 > 48 1619 484 15 > 47 1617 916 15 > > So left > right ;( > > > greetings > Gordon > > > > > > -- - Oriol Mercadé Figueras --~--~---------~--~----~------------~-------~--~----~ You received this message because you are subscribed to the Google Groups "symfony users" 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/symfony-users?hl=en -~----------~----~----~----~------~----~------~--~---
