Hi, I guess the problem is because of another(translate) api used in the same page and the js for this one was called externally and this was conflicting with the newsbar. It works fine if I remove the other api. I will have to figure out how to use both api's by still calling the js externally.
regards On Feb 19, 11:13 am, Pragan <[email protected]> wrote: > Hi, > > Please let me know if there was anyproblemwith the google api. I > tried looking into it but nothing helped. > > regards > pragan. > > On Feb 18, 7:25 pm, Pragan <[email protected]> wrote: > > > Hi , > > > I have implemented google newsbar on my site and it was working fine > > but suddenly today I happened to see thatpageswerenot loadingin IE > > and it was blank. I checked the view source and found this js call > > > <script src="http://www.google.com/uds/api/language/ > > 1.0/0906b237afd429be4230e4f92d63de99/default+en.I.js" type="text/ > > javascript"></script> > > > I couldn't figure out where the above js came from. > > > after sometime, there was an error in the status bar and when I > > checked it said the below error in the above file. > > > google_exportSymbol is undefined. > > > I have not included any other file js file other than > > <script src="http://www.google.com/uds/api? > > file=uds.js&v=1.0&source=uds-nbw" type="text/javascript"></script> > > > <script src="http://www.google.com/uds/solutions/newsbar/gsnewsbar.js? > > mode=new" type="text/javascript"></script> > > > <script type="text/javascript"> window._uds_nbw_donotrepair = true; </ > > script> > > > can any one please help me in figuring this out? I cannot think of any > > otherproblemas this was working fine for long time. After I > > commented out newsbar then thepagesareloading fine. > > > thanks --~--~---------~--~----~------------~-------~--~----~ You received this message because you are subscribed to the Google Groups "Google AJAX APIs" 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-AJAX-Search-API?hl=en -~----------~----~----~----~------~----~------~--~---
