Hi Rajesh, i don't think _IG_GetImage() is implemented yet.. if you want to get the cached links for images you can use the getProxyUrl() more info on it here http://code.google.com/apis/opensocial/articles/latency/index.html#dynamic it would be helpful if developers use http://opensocial.pastebin.com/ for big code dumps.Thanks ~Aakashhttp://aakash-bapna.blogspot.com
Date: Sat, 14 Jun 2008 23:48:34 +0530From: [EMAIL PROTECTED]: [EMAIL PROTECTED]: [OpenSocial] HELP.....In URGENT basisHi ppl,I am working on one gadget and on Google Gadget Editor it shows well, but as soon as I add that gadget on orkut it shows the message as "Loading configured columns..." and error on Firebug as "_IG_GetImage is not defined ", "fnInsertFooter()ifr (line 189)", "fnOnInit()".I am sending you the whole code. Kindly help me in same concern and do let me know to your soonest.code is as follows<?xml version="1.0" encoding="UTF-8"?><Module> <ModulePrefs title="TESTING" description="Highly configurable list with unlimited number of stocks. See chart and details for each stock. Calculate total value, earning and much more." directory_title="Stock Portfolio" scrolling="false" singleton="false" scaling="true" height="200" thumbnail="http://cnybroe.googlepages.com/StockPortfolioThumb.png" screenshot="http://cnybroe.googlepages.com/StockPortfolio.png" author="Rajesh Sinha" author_email="[EMAIL PROTECTED]" author_affiliation="Personal" author_location="Bangalore, India" author_link="http://cnybroe.googlepages.com/" category="finance"> <Require feature="setprefs"/><Require feature="minimessage"/><Require feature="analytics"/><Require feature="dynamic-height"/><Require feature="settitle"/></ModulePrefs> <UserPref name="GadgetVersion" datatype="hidden" default_value=""/> ]]>......... </Content></Module>-- - CheersRajesh Sinha_________________________________________________________________ Now you can invite friends from Facebook and other groups to join you on Windows Live⢠Messenger. Add now. https://www.invite2messenger.net/im/?source=TXT_EML_WLH_AddNow_Now --~--~---------~--~----~------------~-------~--~----~ You received this message because you are subscribed to the Google Groups "OpenSocial Application Development" 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-api?hl=en -~----------~----~----~----~------~----~------~--~---
