Re: Programmatically creating/saving HABTM

2008-02-07 Thread macasek
Great that was it, thanks After I updated another issue popped up related to using variables declared with define(). Was something done in the latest cakePHP to cause a problem with these defined vars? I am using phpCAS which is riddled with those types of declarations. Thanks again!! Micha

Re: Programmatically creating/saving HABTM

2008-02-07 Thread jakecake
That's a known bug : http://groups.google.com/group/cake-php/browse_thread/thread/2ad48c4e10f58fc0/c7c4511051071b52 Try to update to a recent version of cake. --~--~-~--~~~---~--~~ You received this message because you are subscribed to the Google Groups "Cake

Programmatically creating/saving HABTM

2008-02-07 Thread macasek
Hello All!! Before posting this I searched around this group, the cake manual, and api but was unable to find any information related to my problem. I am hoping someone here knows of a solution or can point me to information related to what I am trying to do. I have the need to programmatically