On Mon, Nov 17, 2008 at 6:35 PM, introvert <[EMAIL PROTECTED]> wrote:
>
> The error I get:
>
> Error:  Database table category s for model Category was not found.

Your table must be "categories", in the plural form.
If you are not the dba and cannot rename the tables,
try to put the field

$useTable = "thenameofmycategoriestable";

in your model.

--
MARCELO DE F. ANDRADE (aka "eleKtron")
Belem, PA, Amazonia, Brazil
Linux User #221105

[EMAIL PROTECTED] ~]# links http://pa.slackwarebrasil.org/

--~--~---------~--~----~------------~-------~--~----~
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 [EMAIL PROTECTED]
For more options, visit this group at 
http://groups.google.com/group/cake-php?hl=en
-~----------~----~----~----~------~----~------~--~---

Reply via email to