On Mar 27, 2:56 pm, "double07" <[EMAIL PROTECTED]> wrote: > Still wrestling with this issue. Managed to contact the author of the > script and they re-wrote it a bit, but still no joy for me. See > comments here:http://othy.wordpress.com/2006/06/03/generatenestedlist/ > > The generateNestedList() function just produces an empty variable. I > did notice in debug mode that I'm getting an SQL error. Some how the > function is trying to query the database with the string > 'generateNestedList'. This means you called a method which doesn't exist on your model. i.e. it's the same as $this->RealModel->IJustMadeThisUp($irrelavent); HTH, AD7six --~--~---------~--~----~------------~-------~--~----~ You received this message because you are subscribed to the Google Groups "Cake PHP" group. To post to this group, send email to cake-php@googlegroups.com 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 -~----------~----~----~----~------~----~------~--~---