Having a very similar problem. 1. Created gadget on Google Gadget Editor (GGE). 2. Checked gadget in gadget checker in iGoogle. SUCCESS. 3. From GGE choose 'Publish' > 'Add to a webpage'. FAIL.
The error in Firebug is 'gadgets.io is undefined'. It looks like the gadgets container for add-to-web-page is missing some of the gadgets.* api parts. My gadget is basically a copy of the gadgets.io.makeRequest() example in the docs. Robin On Jan 3, 3:50 am, h <[email protected]> wrote: > Tried googling but cannot find relevant information about the issue, > some match to function here [2] but from year 2008, probably not > related. > > I was going to switch my code to use thegadgets.io.getProxyUrl() - > function, to get my gadgets loading images faster. The code [1] worked > during the end of the year 2010 but now it stopped, tested it with > three different browsers and different accounts. The images are valid. > > 1. Is the function depreciated or what is happening? > 2. Can you get the code working? > > [1] Zombies!http://code.google.com/apis/gadgets/docs/publish.html > [2]http://groups.google.com/group/Google-Gadgets-API/browse_thread/threa... -- You received this message because you are subscribed to the Google Groups "iGoogle 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/Google-Gadgets-API?hl=en.
