On Wed, Jul 16, 2008 at 3:28 PM, Primeminister <[EMAIL PROTECTED]> wrote:
> > Tried that to but gives me: > http://www.pages.local/accounts/edit/77123 > So still no prefix 'my' like in > http://www.pages.local/my/accounts/edit/77123 Try moving the Router::connect('/my/:controller/:action', array('prefix'=>'my')); to be the first route and in the link you need not give prefix=> just give controller, action and params Tarique -- ============================================================= Cheesecake-Photoblog: http://cheesecake-photoblog.org PHP for E-Biz: http://sanisoft.com ============================================================= --~--~---------~--~----~------------~-------~--~----~ 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 -~----------~----~----~----~------~----~------~--~---
