Did you bake it giving the right answers to the questions?
Relation of the models? Use of other models?
Check following line in your controller:
var $uses = array(........
It should look like this:
var $uses = array('Article', 'User');
(unless there are other models to use as well ...)
as far as I know ...
--~--~---------~--~----~------------~-------~--~----~
You received this message because you are subscribed to the Google Groups "Cake
PHP" 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
-~----------~----~----~----~------~----~------~--~---