Hi , I have implemented google newsbar on my site and it was working fine but suddenly today I happened to see that pages were not loading in 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 other problem as this was working fine for long time. After I commented out newsbar then the pages are loading 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 -~----------~----~----~----~------~----~------~--~---
