Re: actAs "Tree" : generatetreelist error

2012-07-03 Thread Davor Ilic
goog to know thank you 2012/6/18 Ish > Had the same problem in cakephp 2.0 > > Later realized *generatetreelist* function got renamed to * > generateTreeList* > > On Thursday, January 27, 2011 9:44:58 PM UTC-5, raymond wrote: >> >> Hi. >> I have tried Tree behavior just according to manual, but

Re: actAs "Tree" : generatetreelist error

2012-06-18 Thread Ish
Had the same problem in cakephp 2.0 Later realized *generatetreelist* function got renamed to *generateTreeList* On Thursday, January 27, 2011 9:44:58 PM UTC-5, raymond wrote: > > Hi. > I have tried Tree behavior just according to manual, but it reports > error following: > > Warning (512): SQ

Re: actAs "Tree" : generatetreelist error

2011-01-29 Thread Jeremy Burns | Class Outfit
It's $actsAs, not $actAs. Jeremy Burns Class Outfit jeremybu...@classoutfit.com http://www.classoutfit.com On 28 Jan 2011, at 02:44, raymond wrote: > Hi. > I have tried Tree behavior just according to manual, but it reports > error following: > > Warning (512): SQL Error: 1064: You have an err

Re: actAs "Tree" : generatetreelist error

2011-01-29 Thread Tilen Majerle
it's $actsAs = array('Tree'); //you forgot s -- Lep pozdrav, Tilen Majerle http://majerle.eu 2011/1/28 raymond > Hi. > I have tried Tree behavior just according to manual, but it reports > error following: > > Warning (512): SQL Error: 1064: You have an error in your SQL syntax; > check th

actAs "Tree" : generatetreelist error

2011-01-29 Thread raymond
Hi. I have tried Tree behavior just according to manual, but it reports error following: Warning (512): SQL Error: 1064: You have an error in your SQL syntax; check the manual that corresponds to your MySQL server version for the right syntax to use near 'generatetreelist' at line 1 Query: generat