This happend because you don't have the _findPost() on your model... where you defined it?
Tried $this->_findPost()? Cya, -- ***Thiago Belem* Desenvolvedor Rio de Janeiro - RJ - Brasil +55 (21) 8865.9250 thiagobelem.net [email protected] *Skype / gTalk **»* thiago.belem.web *LinkedIn* *»* br.linkedin.com/in/thiagobelem/pt* Assando Sites*, curso de CakePHP *»* assando-sites.com.br 2012/2/10 Diddy <[email protected]> > thanks. > i already do both of the solution. > and it comes out with another error which is this > SQLSTATE[42000]: Syntax error or access violation: 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 '_findPost' at line 1 > > thanks fr yr kindness in helping me. :D > > -- > Our newest site for the community: CakePHP Video Tutorials > http://tv.cakephp.org > Check out the new CakePHP Questions site http://ask.cakephp.org and help > others with their CakePHP related questions. > > > To unsubscribe from this group, send email to > [email protected] For more options, visit this group > at http://groups.google.com/group/cake-php > -- Our newest site for the community: CakePHP Video Tutorials http://tv.cakephp.org Check out the new CakePHP Questions site http://ask.cakephp.org and help others with their CakePHP related questions. To unsubscribe from this group, send email to [email protected] For more options, visit this group at http://groups.google.com/group/cake-php
