Hi. I'm working on a site in spanish and have a problem with a custom inflection. I have a table called 'trivias', so I created a model 'trivia' and a controller 'trivias_controller'. When I try to call some action of trivias_controller I get this error:

Error: Database table trivia for model Trivium was not found.

In spanish, the plural of the noun 'trivia' is just 'trivias'. My question is, how should I configure my custom inflection to support this case?

Thanks

--~--~---------~--~----~------------~-------~--~----~
You received this message because you are subscribed to the Google Groups "CakePHP" 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?hl=en
-~----------~----~----~----~------~----~------~--~---

Reply via email to