Hi Korcan, Without more information, it's hard to tell what the issue is. Could you paste your model files at http://bin.cakephp.org/, and post the link back here?
Thanks. On Dec 23, 11:28 am, korcan <[email protected]> wrote: > I have this line of code in my project that works in RC3, changed the > cake dir to the rc4 version and this happens: > > my $conditions are defined before this line... > line: 326 > $this->UserTicketAlert->TicketCategory->generatetreelist(array > ($conditions),null, null, '----')); > > I moved to rc4 and I am getting: > Undefined property: AppModel::$TicketCategory [APP/controllers/ > users_controller.php, line 326] > Fatal error: Call to a member function generatetreelist() on a non- > object > > any ideas? --~--~---------~--~----~------------~-------~--~----~ 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 -~----------~----~----~----~------~----~------~--~---
