Oh yeah, it seems they were there already: http://svn.offwhite.net/trac/SmallSharpTools.EmbeddedScripts/browser/branches/release-1.1.1/Downloads/json/json-04282006.js?rev=32
Which version of json do you suggest to use? Thanks. Reine. On 24 jun, 18:54, notaplayer83 <[email protected]> wrote: > I fixed the error Marcelo highlighted: does this give you the same > error with g? can you tell me where this g is? 'cause I can't find any > g in the original code or in the stripped down one. > > Thanks a lot for your patience. I had seen that json could be a > problem, specially cause we have the old version. I still don't know > how they use it every where in the map 'cause the code isn't > originally mine. So you recommend me to find a way to use this method > in other way? > > Does it give you the same h.__type is undefined error after removing > json? this is is important cause I think I can handle those errors. > > Reine C. > > On 24 jun, 06:19, Andrew Leach <[email protected]> wrote: > > > On Jun 23, 9:46 pm, notaplayer83 <[email protected]> wrote: > > > > Hi would you see mine too? > > > I have a link... finally. It shows the error. > > > >http://notaplayer83.byethost4.com/mymap/ > > > I think it's your json.js script which is conflicting with the API. > > When the code fails, variable g [whatever that's for at that point] > > contains "toJSONString", which just happens to be something you have > > added to Arrays and Objects. Extending global objects in this fashion > > is not recommended. > > > If I remove json.js from a local copy of your page, I get a blank > > alert which is probably due to the error Marcelo highlighted, and then > > an error because index.php attempts parent.setActionCursor() which is > > forbidden. But the code doesn't fail in the same way as your > > production page. > > > Andrew --~--~---------~--~----~------------~-------~--~----~ 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 -~----------~----~----~----~------~----~------~--~---
