I found the problem. Amazing what sleeping on a problem will do for you. ;)
I'm using the _genericNav that comes with 3.0.1 - it uses application.config.plugins.fu to determine whether to use ordinary URLs or friendly urls. I'd set application.config.FUSettings.SESURLS to yes, but not plugins.fu. The generic nav uses the farcry.fu cfc to get the Friendly URL for an object ID. Thanks for the help though Rachel Regards Stephen On 13/06/06, Rachel Maxim <[EMAIL PROTECTED]> wrote: > > Not sure if you're using your own navigation code or not, but the SES-url's > will only work if you've used the "buildlink" tag to generate the link. If > you use the buildlink tag in your nav code, then they should be showing up. > > Hope that helps! > Rachel Maxim > > > > On 6/13/06, Stephen Moretti <[EMAIL PROTECTED]> wrote: > > > > I think I must be being a bit of a thickie.... > > > > I've set up the rewrite rule in apache. I've enabled SES URLs in the > > FUSettings config by setting SESURLS to yes and I've tested one of the > > URLs and all appears to working correctly. > > > > Only problem is the navigation is still showing > index.cfm?objectid=123712837283 > > > > I've tried reloading the application scope but no joy. Have I missed > > something? > > > > Regards > > > > Stephen "feeling a bit thick" Moretti > > > > > > > > > > > > > --~--~---------~--~----~------------~-------~--~----~ You received this message because you are subscribed to the Google Groups "farcry-dev" 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/farcry-dev -~----------~----~----~----~------~----~------~--~---
