Re: Need help with linked tables

2007-01-10 Thread Tony Lambiris
Nevermind, I got it working. game.php was actually named games.php... sorry for the noise! --~--~-~--~~~---~--~~ 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@goo

Need help with linked tables

2007-01-09 Thread Tony Lambiris
The way my app works is I have three tables: users, systems and games. users relates to systems systems relates to games users does not relate directly to games When I am in my User controller, I want to be able to issue a command like this: $this->User->System->find("ps3") and have it return a