Sunday, August 2, 2009

Re: error database table missing

Check model filename and every your access to this model for
misspellings.

On Aug 1, 11:08 pm, pete123456 <lumot...@gmail.com> wrote:
> hi,
> i have a simple view and controller and im doing useTable=false, but i still
> get the error Database table missing. anyone knows why? thanks pete
>
> class Administration extends AppModel {
>     var $name = 'Administration';
>         var $useTable = false;}
>
> --
> View this message in context:http://www.nabble.com/error-database-table-missing-tp24770374p2477037...
> Sent from the CakePHP mailing list archive at Nabble.com.
--~--~---------~--~----~------------~-------~--~----~
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: