Are you using scaffolding in your controller?

The issue sounds like you may have a model classname that is
conflicting with something inbuilt - for example if you try to make a
model called File, or Folder.  However, the three you have listed
(Membership, Coder and Editor) shouldn't have any problem, afaik.

Turn scaffolding on (makes it very quick to test changes), and try
each association separately to see if you can narrow it down.


--~--~---------~--~----~------------~-------~--~----~
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@googlegroups.com
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
-~----------~----~----~----~------~----~------~--~---

Reply via email to