[Google Maps API v3] Re: IE8 bug: An Unspecified error in main.js

2012-01-13 Thread Rossko
> Message: Unspecified error. Often means bad HTML. Validating certainly picks up a few oddities, maybe fix those first. -- You received this message because you are subscribed to the Google Groups "Google Maps JavaScript API v3" group. To post to this group, send email to google-maps-js-api-v

[Google Maps API v3] Re: IE8 bug: An Unspecified error in main.js

2011-07-26 Thread Rossko
> Better: (for those who's pages have to be reloaded (F5) to repair the > main.js unexpected error Better still, fix the error instead of trying to hide it. Can't advise further, your page is no longer available. -- You received this message because you are subscribed to the Google Groups "Goo

[Google Maps API v3] Re: IE8 bug: An Unspecified error in main.js

2011-07-26 Thread Angile
I have forgotten to mention, REPLACE alert(errorMsg); FOR location.replace("your page.html"); // this will reload your page until no error occur -- You received this message because you are subscribed to the Google Groups "Google Maps JavaScript API v3" group. To post to this group,

Re: [Google Maps API v3] Re: IE8 bug: An Unspecified error in main.js

2011-07-13 Thread Luke Mahé
I'm surprised a browser can even load that page. Try running it through a validator first to fix up your html - http://validator.w3.org/check?uri=http%3A%2F%2Fangile.ca%2Ftest_sql.php&charset=%28detect+automatically%29&doctype=Inline&group=0 But the main problem is that you're not waiting for the

[Google Maps API v3] Re: IE8 bug: An Unspecified error in main.js

2011-07-13 Thread Angile
I have the same issue using Polyline. Markers do appear but Polyline don't. After a refresh (F5) the error is gone. The issue appear on first load of the page and disapear after a page refresh. (Unexpected error, line 34 carr 595 in main.js) I also have this issue on other type of maps. Is it I

Re: [Google Maps API v3] Re: IE8 bug: An Unspecified error in main.js

2011-07-07 Thread Luke Mahé
If you guys don't include a link then we can't help you. And I wouldn't recommend taking a copy of main.js as you will most probably run into more problems. -- Luke On Fri, Jul 8, 2011 at 3:43 AM, Sam Doyle wrote: > Surely that'll essentially mean two loads of main.js causing errors > > _

Re: [Google Maps API v3] Re: IE8 bug: An Unspecified error in main.js

2011-07-07 Thread Sam Doyle
Surely that'll essentially mean two loads of main.js causing errors __ Sam Doyle @sam_doyle On 7 Jul 2011, at 16:57, Dianne van Dulken wrote: > I had something very similar with IE8. > > I think it was the order that the dom was reading things. > > Try, as a temp measure, copying

[Google Maps API v3] Re: IE8 bug: An Unspecified error in main.js

2011-07-07 Thread Pil
On Jul 7, 5:57 pm, Dianne van Dulken wrote: > Try, as a temp measure, copying main.js and including it in your local js > file that you are using to call the map. Thats no good idea because there are good reasons to load the API like it's been developed to load: via bootstrap. Try to fix HTML

Re: [Google Maps API v3] Re: IE8 bug: An Unspecified error in main.js

2011-07-07 Thread Dianne van Dulken
I had something very similar with IE8. I think it was the order that the dom was reading things. Try, as a temp measure, copying main.js and including it in your local js file that you are using to call the map. -- You received this message because you are subscribed to the Google Groups "Goog

[Google Maps API v3] Re: IE8 bug: An Unspecified error in main.js

2011-07-07 Thread Rossko
> But now a new problem came out. Then there us something else wrong. You won't show us the patient, so it is still difficult to diagnose. -- You received this message because you are subscribed to the Google Groups "Google Maps JavaScript API v3" group. To post to this group, send email to go

[Google Maps API v3] Re: IE8 bug: An Unspecified error in main.js

2011-07-07 Thread Dimitris Minas
Yes, I am reporting an 'unspecified error' message!!! On the 'main.js'. I cannot provide the link because it is not on the internet, but on the local network and is accesible only localy. But I followed all that steps here (in the last reply) and seems to be solved somehow: http://answers.microsoft

[Google Maps API v3] Re: IE8 bug: An Unspecified error in main.js

2011-07-06 Thread Rossko
> I have the same problem. No you don't. You're not using HTTPS, you're not reporting an 'unspecified error' message, etc etc. It's generally more helpful to start your own thread for your own new problem rather than hijack other peoples threads. > Here is the code: It's not a link. It is very

Re: [Google Maps API v3] Re: IE8 bug: An Unspecified error in main.js

2011-07-06 Thread Luke Mahé
Can you supply a link? -- Luke On Wed, Jul 6, 2011 at 8:23 PM, Dimitris Minas wrote: > I have the same problem. > I can run the application on Firefox, but NOT on IE 8. > > Any solutuion > > On Jun 9, 9:29 am, Nghi Nguyen wrote: > > Dear all, > > > > Our application use https to request a

[Google Maps API v3] Re: IE8 bug: An Unspecified error in main.js

2011-07-06 Thread Dimitris Minas
I have the same problem. I can run the application on Firefox, but NOT on IE 8. Any solutuion On Jun 9, 9:29 am, Nghi Nguyen wrote: > Dear all, > > Our application use https to request api: >   "Re: [Google Maps API v3] Re: IE8 bug: An Unspecified error in main.js
Where? On Thu, Jun 9, 2011 at 6:53 PM, Nghi Nguyen wrote: > I forgot add a note that this error cause map does not display controls > (navigation bar, Map Type). > > Cheers, > > Andy Nghi > > -- > You received this message because you are subscribed to the Google Groups > "Google Maps JavaScript

[Google Maps API v3] Re: IE8 bug: An Unspecified error in main.js

> Please help investigate it. How? We cannot see what you are doing. Sounds like a timing race condition. -- You received this message because you are subscribed to the Google Groups "Google Maps JavaScript API v3" group. To post to this group, send email to google-maps-js-api-v3@googlegroups.

[Google Maps API v3] Re: IE8 bug: An Unspecified error in main.js

I forgot add a note that this error cause map does not display controls (navigation bar, Map Type). Cheers, Andy Nghi -- You received this message because you are subscribed to the Google Groups "Google Maps JavaScript API v3" group. To view this discussion on the web visit https://groups.goo