D'oh! Turns out to be some mistake of my own (what else ;) ). In my AppController, I do $this->uses[] ='User', for the use of global authentication. So when plugincontroller->constructClasses is called, the uses-array is not empty and it doesn't automatically add the model named after the controller.
Sorry for bothering you, but tnxs for the 'sparring'. It helped my out, eventhough it was my own mistake... --~--~---------~--~----~------------~-------~--~----~ 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 -~----------~----~----~----~------~----~------~--~---
