Hi AD7six, Yes, I know that this isn't necessary, but I just followed the instructions in the manual, saying: "While it isn't required, it is recommended that you name your plugin controllers something relatively unique in order to avoid namespace conflicts with parent applications". (I can imagine that a forum-plugin would also have a model called 'Post').
But, irrespective of this matter, the real question is: why doesn't Cake automatically find the needed model, as it does with 'normal' controller? The naming of the model/controller combination is according to Cake's conventions (right?). I use PHP5, but I also tried it with the names specified in the controller and model. So the question remains: is it necessary to specify the used model in plugin-controllers, or is it something I'm doing wrong? --~--~---------~--~----~------------~-------~--~----~ 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 -~----------~----~----~----~------~----~------~--~---
