Re: Using Two Tables for Information

2009-05-03 Thread brian
Yup, moving a legacy app to Cake can be a bit confusing. Can you post the schema for the tables in question? I mean the old app's, as well as whatever you've come up with so far for Cake. I'm sure something can be worked out. On Sun, May 3, 2009 at 10:46 PM, damanlovett wrote: > > I'm new to Cak

Using Two Tables for Information

2009-05-03 Thread damanlovett
I'm new to CakePHP, so this might be an extremely stupid question. I'm converting an old application to CakePHP. The problem I can't figure out is how to use the users table correctly. I have a table that uses the user table to assign a person to the log, as well as a creater. I can't figure ou