btw: one thing I forgot to mention is to check how you've set up your routes. One thing that Nate explained is that it has to include the 'prefixName'=>true.
For example, with a /members/ prefix you'd do: Router::connect('/members/:controller/:action', array('prefix'=>'members', 'members'=>true)); On Thu, Jul 17, 2008 at 5:29 PM, KingJackaL <[EMAIL PROTECTED]> wrote: > > I've posted a patch that will fix the bug here: > https://trac.cakephp.org/ticket/5115 > > Will post updated tests later today (but in the meantime I better get > some chargeable work done, hehe ;) ) --~--~---------~--~----~------------~-------~--~----~ 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 -~----------~----~----~----~------~----~------~--~---