Hey Guys
I have a component that uses models from my controllers. The component functions that access the models work fine in all my actions. However, when I try to access the same functions inside beforeFilter I get an error: Notice: Trying to get property of non-object .... Fatal error: Call to a member function read() It not longer likes the same models Any suggestions? Michael --~--~---------~--~----~------------~-------~--~----~ 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 -~----------~----~----~----~------~----~------~--~---
