The problem is that custom model functions are not getting called from my controller. $this->Model->findById() works, but $this->Model- >getCitiesListForCentreType() (for example) doesn't work and the query literally becomes getCitiesListForCentreType
I have setup a bare bones version on my server : http://cloudmint.com/desperation3/foneclubs/locations The controller and model codes are here : http://bin.cakephp.org/view/505844569 What am I doing wrong? Thanks, Palaniappan C. --~--~---------~--~----~------------~-------~--~----~ You received this message because you are subscribed to the Google Groups "CakePHP" 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/cake-php?hl=en -~----------~----~----~----~------~----~------~--~---
