On Mar 4, 7:33 pm, Max Granados <[email protected]> wrote:
> Hello Everyone!
> I want to now if someone knows how to call a function from another
> controller, I have already tried
>
> $results = $this->WhateverModelIs->TheModelIWantToCall-
>
> >thefunctionIwanttocall($passeddata);
>
> but cake sends me this notice:
>
> Notice: Undefined property: WhateverModelIs::$TheModelIWantToCall
>
> And I really don´t know what else can I do,
I'd suggest not making up code and error messages and stating exactly
what you're doing and exactly what you're getting.
AD
--~--~---------~--~----~------------~-------~--~----~
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
-~----------~----~----~----~------~----~------~--~---