Page 1 of 1

NestedSet sequence_table

Posted: Wed Jun 22, 2005 9:46 am
by phpjuerg
:? Hi
I've got a problem with NestedSet. In the constructor I have defined my own sequence_table ($this->nestedSet->sequence_table = '_global_seq';). That used to work all the time but lately NestedSet overruns my wish, creates a new sequence_table and it is a mess.
I highly appreciate any suggestion!
Thanks

Posted: Wed Jun 22, 2005 10:21 am
by John Cartwright
Show some code?