Can you point me to the fixed xml? The one given earlier is not fixed yet. Sachin
On Wed, Jul 8, 2009 at 3:07 PM, Sathish <[email protected]> wrote: > > Thanks for the reply Sachin. But the fix is not working for us. > > Also, we haven't changed any code in the XML. Application was working > fine from the time it was deployed (8 months ago). Suddenly it stopped > working and throwing "gadgets is not defined" JS error. > > Thanks, > Sathish > > On Jun 24, 8:02 am, Sachin Shenoy <[email protected]> wrote: > > You are creating gadgets.Prefs directly and not through callback > registered > > via gadgets.util.registerOnLoadHandler. The JS api and env for gadget > > execution is guaranteed to be ready only after the on load handler > callback > > is invoked. > > Sachin > > > > On Tue, Jun 23, 2009 at 4:53 PM, Sathish <[email protected]> > wrote: > > > > > Hi, > > > I am getting javascript error "gadgets is not defined" while loading > > > my application. > > > Initially app. was working fine and we haven't changed any code. > > > App. url is :http://sns.oneindia.in/thatsmalayalam/thatsmalayalam.xml > > > Could somebody help me out getting resolved this issue. > > > > > Thanks, > > > Sathish > > > > --~--~---------~--~----~------------~-------~--~----~ You received this message because you are subscribed to the Google Groups "Orkut Developer Forum" 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/opensocial-orkut?hl=en -~----------~----~----~----~------~----~------~--~---

