On Jan 29, 5:41 pm, "[email protected]" <[email protected]> wrote: > On Jan 29, 5:10 pm, "[email protected]" <[email protected]> > wrote: > > > Here is a link to the site. > > >http://breckwell.net/index.php?option=com_mtree&task=viewlink&link_id... > > > I'm using the domainhttp://breckwell.nettoregister for a API key. > > > It's the main directory should I try narrowing it down? > > > Thanks for the quick responses > > You need to actually have the key in the page. If you look at the > source of that page you will see: > <script src="http://maps.google.com/maps?file=api&v=2&key=" type="text/ > javascript"></script> > > Somehow you have to convince the module to insert the key into the > page... > You might try support for the module.
Very strange. I do actually see a map on that page and that code does result in a map even with no key: http://www.geocodezip.com/breckwell_minimal.html (It does give the key warning) If I add a valid key, the warning goes away. http://www.geocodezip.com/breckwell_minimal_key.html -- Larry > > -- Larry > > > > > > > -Pierce > > > On Jan 29, 6:24 pm, "[email protected]" > > > <[email protected]> wrote: > > > I have had issues running beta.mysite.com with the same api key as > > > mysite.com. I am not sure why this wouldn't work for me, and would work > > > for > > > others. > > > > On 1/29/09 4:06 PM, "[email protected]" <[email protected]> wrote: > > > > > On Jan 29, 4:00 pm, "[email protected]" > > > > <[email protected]> wrote: > > > >> Your best bet is to use your api key for the entire domain since this > > > >> issue > > > >> comes up a lot when people have generated there api key for a specific > > > >> directory. The other issue is with sub-domains, sub.yourdomain.com > > > >> needs its > > > >> own api key, since it is different than yourdomain.com, > > > > > But a key for "yourdomain.com" will work for "sub.yourdomain.com"... > > > > >> so if your joomla > > > >> cms is creating sub-domains for each individual dealer, etc, you might > > > >> need > > > >> to re-think where you place the views for these pages. Just an idea, I > > > >> am > > > >> not exactly sure how to fix your problem without more information. > > > > >> ----------------- > > > >> Cheers, > > > >> Scott Haines > > > >> Newfront Creative > > > >> Founder / Creative Director > > > >> 60 W Main Ave, Suite 28, Morgan Hill, CA 95037 > > > >> C. 978.985.0509 € O. 408.705.7833 € Skype: > > > >> nfcreativehttp://www.newfrontcreative.com > > > > >> On 1/29/09 2:32 PM, "[email protected]" <[email protected]> > > > >> wrote: > > > > >>> I am running a linux server from godaddy. I have installed the joomla > > > >>> CMS. I recently purchased Mosets Tree a component for Joomla which > > > >>> categorizes listings (in my case various dealers around the United > > > >>> States). It has a google maps module which is installed as a field. As > > > >>> the dealer enters his registration you are able to locate the building > > > >>> on the map. > > > > >>> All of this works fine in the registration process. However, whenever > > > >>> the listing is viewed on the public end I get the dreaded error: > > > > >>> "The Google Maps API key used on this web site was registered for a > > > >>> different web site. You can generate a new key for this web site at > > > >>>http://code.google.com/apis/maps/." > > > > >>> I enter the API key, which I registered with the correct domain, into > > > >>> the backend of the google maps configuration yet I still recieve the > > > >>> message. > > > > >>> Does anyone have any ideas?- Hide quoted text - > > > > >> - Show quoted text -- Hide quoted text - > > > - Show quoted text -- Hide quoted text - > > - Show quoted text - --~--~---------~--~----~------------~-------~--~----~ You received this message because you are subscribed to the Google Groups "Google Maps API" 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/Google-Maps-API?hl=en -~----------~----~----~----~------~----~------~--~---
