Re: GClientGeocoder error

2008-12-03 Thread [EMAIL PROTECTED]
On Dec 3, 3:05 pm, debbi <[EMAIL PROTECTED]> wrote: > Thank you Larry.  I fixed the problem (hopefully! at least for the > people I have talked to) > by adding the exact version number.  I know it is not recommended from > Google to do > it that way but at least it works now. If it is a version s

Re: GClientGeocoder error

2008-12-03 Thread debbi
Thank you Larry. I fixed the problem (hopefully! at least for the people I have talked to) by adding the exact version number. I know it is not recommended from Google to do it that way but at least it works now. On Dec 3, 2:59 pm, "[EMAIL PROTECTED]" <[EMAIL PROTECTED]> wrote: > On Dec 3, 11:

Re: GClientGeocoder error

2008-12-03 Thread [EMAIL PROTECTED]
On Dec 3, 11:47 am, debbi <[EMAIL PROTECTED]> wrote: > Thanks.  I have updated info.  I had all of them clear their cache. > then used v=2.73  it worked for the ones that didn't work and > stopped working for the one persons who started working with > version 2.x > is there a version after 2.73  a

Re: GClientGeocoder error

2008-12-03 Thread debbi
Thanks. I have updated info. I had all of them clear their cache. then used v=2.73 it worked for the ones that didn't work and stopped working for the one persons who started working with version 2.x is there a version after 2.73 and before 2.x that I can try. where can I find the list of ver

Re: GClientGeocoder error

2008-12-03 Thread [EMAIL PROTECTED]
On Dec 3, 10:31 am, debbi <[EMAIL PROTECTED]> wrote: > ME AGAIN.  when I changed the order of creating the map instance and > geocoder > it worked for one person BUT not others. > > They are now getting gmap2 is undefined. > > When I have them open http://www.geocodezip.com/example_geo2.asp > the

Re: GClientGeocoder error

2008-12-03 Thread debbi
ME AGAIN. when I changed the order of creating the map instance and geocoder it worked for one person BUT not others. They are now getting gmap2 is undefined. When I have them open http://www.geocodezip.com/example_geo2.asp the get GLatLngBounds is undefined. when I have them open http://www.d

Re: GClientGeocoder error

2008-12-03 Thread debbi
it is fixed! I had to change the order of creating the instance of map first then geocoder. Dang what an easy fix but a pain. Thanks for all help with this!! On Dec 3, 10:29 am, debbi <[EMAIL PROTECTED]> wrote: > so they have no problem getting map and marker (when select go) on > this >

Re: GClientGeocoder error

2008-12-03 Thread debbi
so they have no problem getting map and marker (when select go) on this page http://code.google.com/apis/maps/documentation/examples/geocoding-simple.html when they go to your page: http://www.geocodezip.com/example_geo2.asp they get the map but when they select Start, it gives them a javascript

Re: GClientGeocoder error

2008-12-03 Thread debbi
I asked her to try this page, http://code.google.com/apis/maps/documentation/examples/geocoding-simple.html and she was able to access it without error. What does this mean? ;-) On Dec 3, 9:45 am, "[EMAIL PROTECTED]" <[EMAIL PROTECTED]> wrote: > On Dec 3, 6:32 am, debbi <[EMAIL PROTECTED]> wr

Re: GClientGeocoder error

2008-12-03 Thread [EMAIL PROTECTED]
On Dec 3, 6:32 am, debbi <[EMAIL PROTECTED]> wrote: > it seems to also have something to do with the key I use since they > can > access all other maps at maps.google.com But can they access other API based pages? Does this page work on their computer (or yours)? http://www.geocodezip.com/example

Re: GClientGeocoder error

2008-12-03 Thread debbi
it seems to also have something to do with the key I use since they can access all other maps at maps.google.com On Dec 3, 9:29 am, "[EMAIL PROTECTED]" <[EMAIL PROTECTED]> wrote: > On Dec 3, 6:26 am, "[EMAIL PROTECTED]" <[EMAIL PROTECTED]> > wrote: > > > > > On Dec 3, 6:16 am, debbi <[EMAIL PROT

Re: GClientGeocoder error

2008-12-03 Thread debbi
it seems to also have something to do with the key I use since they can access all other maps at maps.google.com On Dec 3, 9:29 am, "[EMAIL PROTECTED]" <[EMAIL PROTECTED]> wrote: > On Dec 3, 6:26 am, "[EMAIL PROTECTED]" <[EMAIL PROTECTED]> > wrote: > > > > > On Dec 3, 6:16 am, debbi <[EMAIL PROT

Re: GClientGeocoder error

2008-12-03 Thread debbi
Thanks Mike. Do you know the specific version I should use? I tried 2.55 but it isn't working. Larry - They are actually under the same network just different location and they use IE6 as well. They have to use their windows login to access the browser, do you think that would have any impact?

Re: GClientGeocoder error

2008-12-03 Thread [EMAIL PROTECTED]
On Dec 3, 6:26 am, "[EMAIL PROTECTED]" <[EMAIL PROTECTED]> wrote: > On Dec 3, 6:16 am, debbi <[EMAIL PROTECTED]> wrote: > > > Thanks Mike.  Do you know the specific version I should use? > > I tried 2.55 but it isn't working. > > As I said in my earlier post, unless you have a good reason (a bug >

Re: GClientGeocoder error

2008-12-03 Thread [EMAIL PROTECTED]
On Dec 3, 6:16 am, debbi <[EMAIL PROTECTED]> wrote: > Thanks Mike.  Do you know the specific version I should use? > I tried 2.55 but it isn't working. As I said in my earlier post, unless you have a good reason (a bug that effects your map) you should use v=2. > > Larry -  They are actually un

Re: GClientGeocoder error

2008-12-03 Thread debbi
Thanks Mike. Do you know the specific version I should use? I tried 2.55 but it isn't working. Larry - They are actually under the same network just different location and they use IE6 as well. They have to use their windows login to access the browser, do you think that would have any impact?

Re: GClientGeocoder error

2008-12-03 Thread debbi
I asked the client to go to the test page. She did. No map is showing up and they get this message. GBrowser compatible Uncaught error: [object Error]; 'GClientGeocoder' is undefined Any suggestions. This is so frustrating. Debbi On Dec 2, 8:38 pm, "[EMAIL PROTECTED]" <[EMAIL PROTECTED]> w

Re: GClientGeocoder error

2008-12-03 Thread [EMAIL PROTECTED]
On Dec 3, 5:35 am, debbi <[EMAIL PROTECTED]> wrote: > I asked the client to go to the test page.  She did. No map is showing > up > and they get this message. > > GBrowser compatible What browser are they using? I now get this error on that page: Error: G_GEO_MISSING_QUERY is not defined Source

Re: GClientGeocoder error

2008-12-03 Thread Mike Williams
Wasn't it debbi who wrote: > >I asked the client to go to the test page. She did. No map is showing >up >and they get this message. > >GBrowser compatible >Uncaught error: [object Error]; 'GClientGeocoder' is undefined GBrowserIsCompatible() is implemented in the API loader, so it will always b

Re: GClientGeocoder error

2008-12-03 Thread debbi
I asked the client to go to the test page. She did. No map is showing up and they get this message. GBrowser compatible Uncaught error: [object Error]; 'GClientGeocoder' is undefined Any suggestions. This is so frustrating. Debbi On Dec 2, 8:38 pm, "[EMAIL PROTECTED]" <[EMAIL PROTECTED]> w

Re: GClientGeocoder error

2008-12-03 Thread debbi
I asked the client to go to the test page. She did. No map is showing up and they get this message. GBrowser compatible Uncaught error: [object Error]; 'GClientGeocoder' is undefined Any suggestions. This is so frustrating. Debbi On Dec 2, 8:38 pm, "[EMAIL PROTECTED]" <[EMAIL PROTECTED]> w

Re: GClientGeocoder error

2008-12-03 Thread debbi
I asked the client to go to the test page. She did. No map is showing up and they get this message. GBrowser compatible Uncaught error: [object Error]; 'GClientGeocoder' is undefined Any suggestions. This is so frustrating. Debbi On Dec 2, 8:38 pm, "[EMAIL PROTECTED]" <[EMAIL PROTECTED]> w

Re: GClientGeocoder error

2008-12-03 Thread debbi
I asked the client to go to the test page. She did. No map is showing up and they get this message. GBrowser compatible Uncaught error: [object Error]; 'GClientGeocoder' is undefined Any suggestions. This is so frustrating. Debbi On Dec 2, 8:38 pm, "[EMAIL PROTECTED]" <[EMAIL PROTECTED]> w

Re: GClientGeocoder error

2008-12-02 Thread debbi
Thank you. On my page I am printing out the status code so I will have my client open the page and send me the text. Thank you so much for your help! On Dec 2, 8:38 pm, "[EMAIL PROTECTED]" <[EMAIL PROTECTED]> wrote: > On Dec 2, 5:32 pm, debbi <[EMAIL PROTECTED]> wrote: > > > The GBrowserIsComp

Re: GClientGeocoder error

2008-12-02 Thread [EMAIL PROTECTED]
On Dec 2, 5:32 pm, debbi <[EMAIL PROTECTED]> wrote: > The GBrowserIsCompatible() is returning true.  How do I get the status > of geocoder? See this page from Mike Williams' tutorial: Part 16 Geocoding with error handling http://econym.org.uk/gmap/geo.htm > I looked at the API and it doesn't h

Re: GClientGeocoder error

2008-12-02 Thread debbi
The GBrowserIsCompatible() is returning true. How do I get the status of geocoder? I looked at the API and it doesn't have status or code functions for the geocoder. Yes, they are waiting for the map. On Dec 2, 7:58 pm, "[EMAIL PROTECTED]" <[EMAIL PROTECTED]> wrote: > On Dec 2, 4:23 pm, debbi <

Re: GClientGeocoder error

2008-12-02 Thread [EMAIL PROTECTED]
On Dec 2, 4:23 pm, debbi <[EMAIL PROTECTED]> wrote: > I believe they go through a firewall (and proxy server) and they use > IE 6. > Do you know how I can check it is blocked due to reaching geocoder > limit? http://code.google.com/apis/maps/documentation/reference.html#GGeoStatusCode You will g

Re: GClientGeocoder error

2008-12-02 Thread debbi
I believe they go through a firewall (and proxy server) and they use IE 6. Do you know how I can check it is blocked due to reaching geocoder limit? On Dec 2, 5:51 pm, "[EMAIL PROTECTED]" <[EMAIL PROTECTED]> wrote: > On Dec 2, 2:22 pm, debbi <[EMAIL PROTECTED]> wrote: > > > I only tried it that

Re: GClientGeocoder error

2008-12-02 Thread [EMAIL PROTECTED]
On Dec 2, 2:22 pm, debbi <[EMAIL PROTECTED]> wrote: > I only tried it that way to see if that was the problem.   Then I would suggest you change it back. > Do you have any suggestions? I don't see the problem, either with your live page or with the local version I made with the correct loader.

Re: GClientGeocoder error

2008-12-02 Thread debbi
I only tried it that way to see if that was the problem. Do you have any suggestions? On Dec 2, 3:44 pm, "[EMAIL PROTECTED]" <[EMAIL PROTECTED]> wrote: > On Dec 2, 11:04 am, debbi <[EMAIL PROTECTED]> wrote: > > > My client is continually getting this error that GClientGeocoder is > > null, unde

Re: GClientGeocoder error

2008-12-02 Thread [EMAIL PROTECTED]
On Dec 2, 11:04 am, debbi <[EMAIL PROTECTED]> wrote: > My client is continually getting this error that GClientGeocoder is > null, undefined or not an object.  I am wondering if they have reached > the geocode request limit and are blocked.  I think they may use a > proxy server. > > How can I tes