This has been fixed in the latest SVN, seems there was a conflict with the changes in ClassRegistry::init(). Anyways, a quick fix if you don't want to upgrade the a nightly for the next while is to specify a connection on all your fixtures.
-Mark On Oct 6, 4:41 pm, Defranco <[EMAIL PROTECTED]> wrote: > On Oct 6, 5:38 pm, "[EMAIL PROTECTED]" > > <[EMAIL PROTECTED]> wrote: > > I had that. Thought the problem was all me. I am still a bit fuzzy on > > a lot of the testing stuff. > > Try this: > > var $import = array('model' => 'Foo', 'connection' => 'default'); > > > I noticed that one of the examples in the Cookbook had a 'connection' > > property set. I have had to add this to each of my fixtures to make > > them work again. > > > /Martin > > Hi Martin, > > It worked! > > Thanks for your help! > > kind regards --~--~---------~--~----~------------~-------~--~----~ 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 -~----------~----~----~----~------~----~------~--~---