generatetreelist error in rc4

2008-12-23 Thread korcan

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 cake-php@googlegroups.com
To unsubscribe from this group, send email to 
cake-php+unsubscr...@googlegroups.com
For more options, visit this group at 
http://groups.google.com/group/cake-php?hl=en
-~--~~~~--~~--~--~---



Dynamic Logic

2008-11-15 Thread korcan

Has anyone ever put logic into a db table?  I want to allow a user to
make a variety of selections for how to handle something and store
them in the DB, however I want the controller to use this logic when
the user is logged in.

Anyone ever do this?  How would you recommend accomplishing this?


--~--~-~--~~~---~--~~
You received this message because you are subscribed to the Google Groups 
CakePHP group.
To post to this group, send email to cake-php@googlegroups.com
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
-~--~~~~--~~--~--~---