Anyone know what this error is?
On Feb 21, 1:15 pm, "[EMAIL PROTECTED]" <[EMAIL PROTECTED]> wrote:
> Not in uses...
>
> var $components = array('Email', 'RequestHandler');
> var $helpers = array('Ajax');
>
> I tried adding to uses as this...
>
> var $uses = array('MailingList', 'RequestHandler');
>
> 'MailingList' is my model.
>
> When I do this I get...
>
> Error: Database table request_handlers for model RequestHandler was
> not found.
>
> On Feb 21, 12:23 pm, Jan Boonen <[EMAIL PROTECTED]> wrote:
>
> > Have you included the RequestHandler in the uses clause?
--~--~---------~--~----~------------~-------~--~----~
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?hl=en
-~----------~----~----~----~------~----~------~--~---