Oh no problem at all. When i select the "show in google earth link' checkbox, i see the link but still above i see "#attributes.stParam.title#", seems it doesn't get outputted?
And how would you set up such mapping that is needed for this link to work? About the google api key you stated earlier: "Yes, you need a key for each URL/domain. This is stored as 'Application.stplugins.googlemaps.apikey'. This can be supplied within your project's config/_serverSpecificVarsAfterInit.cfm template i.e." Is it somehow possible to adjust the google map config so we can enter 2 key's, then based on some "if remote is 127.0.0.1 use that key" code select the right one? I am trying to test this locally so then it doesn't work. Or is it just a matter of testing this live only? Thanks! On Jan 6, 6:03 am, "Whiterod, David (PlanningSA)" <[email protected]> wrote: > Hi Marco, > > Sorry for the confusion. The issue I was referring to was the "Could not find > project application." error when clicking to 'Show in Google Earth' link, i.e. > > > > > The error occurred in C:\Inetpub\wwwroot\farcry\core\tags\farcry > > > > \callProjectApplication.cfm: line 60 > > > > 58 : > > > > 59 : <cfcatch type="missinginclude"> 60 : <cfthrow > > > > type="Application" message="Could not find project application." > > > > detail="Check that your mappings are correctly setup."> > > > > 61 : </cfcatch> > > > > 62 : > > These links worked in FC4 but a FC5 install needed the Application.cfc and > proxy CFC. > > Cheers > > David > > -----Original Message----- > From: [email protected] [mailto:[email protected]] On > Behalf Of Marco van den Oever > Sent: Tuesday, 6 January 2009 2:56 PM > To: farcry-dev > Subject: [farcry-dev] Re: New features in the Google Maps plug-in > > Hi David, i now see the config in webtop so that works great. > > Can you verify what you meant by: "I found the same issue today". > > Due to the change of that issue, what should be working now that first wasn't? > > Thanks for your time! > > On Jan 6, 2:01 am, David Whiterod <[email protected]> wrote: > > AJ, > > > I found that in my version the plug-in's config folder was named > > 'form' not 'forms' - once corrected the config. shows up in webtop. > > > Cheers > > > dW > > > On Dec 10 2008, 5:09 pm, "AJ Mercer" <[email protected]> wrote: > > > > I just added googleMaps to farcryConstructor updated the application > > > went into webtop -> Admin / Config and Google Map Config was just > > > there --~--~---------~--~----~------------~-------~--~----~ 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?hl=en -~----------~----~----~----~------~----~------~--~---
