Essentially there was something failing with the FU system initialization (even though you went to PingFU and it worked). The code snippet forces the FU system to be on.
On Oct 26, 12:36 am, West <[email protected]> wrote: > Interesting... I added this code snippet I found in the docs to the > file in my config directory called _serverSpecificVarsAfterInit.cfm > > <cfset application.fc.factory.farfu.turnon() /> > > Now they are working. I did an updateapp, and that didn't work but > adding the above line fixed things..I'd be curious to know more but > it's working now. > > -West > > On Oct 25, 8:58 pm, West <[email protected]> wrote: > > > Hi, > > > I believe I have the FriendlyURL functionality setup correctly for the > > most part, but my urls have the objectid and not the friendlyURL > > showing when you roll over your mouse > > > I am using this for one of my links: > > > <skin:buildLink objectid="#application.navid.contact#" class="white" > > linkText="Contact" title="Contact" /> > > > I setup a FriendlyURL called "/contact", and it works if I type it in > > the browser but not when I roll over my link I see: > > >http://www.abc.com/index.cfm?objectid=9C865EA0-DE3C-11DF-9EF000505688... > > > I went tohttp://www.abc.com/pingFUandit said success. > > > Any help appreciated > > > Thanks, -- You received this message cos you are subscribed to "farcry-dev" Google group. To post, email: [email protected] To unsubscribe, email: [email protected] For more options: http://groups.google.com/group/farcry-dev -------------------------------- Follow us on Twitter: http://twitter.com/farcry
