Thursday, August 27, 2009

$useTable = false not working in plugin models

i am working on a plugin based application. For one of my model i do
not need to use table. So i use $useTable=false on the model and also
add $uses = array() on the controller. But it does not work. I have
rechecked model , controller names. Any help is appreciated.

Thank you.

--~--~---------~--~----~------------~-------~--~----~
You received this message because you are subscribed to the Google Groups "CakePHP" group.
To post to this group, send email to cake-php@googlegroups.com
To unsubscribe from this group, send email to cake-php+unsubscribe@googlegroups.com
For more options, visit this group at http://groups.google.com/group/cake-php?hl=en
-~----------~----~----~----~------~----~------~--~---

No comments: