How are you creating the links? If you're using the HtmlHelper and an array to build the URL, pass 'admin' => 0 as the last param.
On Thu, Jan 22, 2009 at 11:56 AM, gkc <[email protected]> wrote: > > I am currently using the default admin routing for the few pages that > have admin functions. However, for pages that dont have admin > functions, the links still display admin in front and thus I get > function/ view errors. How can I remove the admin part from the link > that does not have any admin functions? > > Any help would be greatly appreciated. > > > --~--~---------~--~----~------------~-------~--~----~ 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 -~----------~----~----~----~------~----~------~--~---
