Aakash, thanks for taking the time to go over this! However, he's using the GGE, which doesn't have access to the gadgets.* functions yet, so the calls should be replaced with the old _IG_GetCachedUrl call. I've made the modifications and posted them here: http://opensocial.pastebin.com/f40202fb5
Rajesh, this isn't really an OpenSocial question. If you have any more gadgets related questions, please post them in the appropriate Gadgets forum, located at http://groups.google.com/group/google-gadgets-api Hope this helps, ~Arne On Jun 15, 9:22 am, Aakash Bapna <[EMAIL PROTECTED]> wrote: > yeah, please brief the error you are getting. It would help other users too.. > anyways here is the xml file with all image links > correctedhttp://opensocial.pastebin.com/m5c8eb29aThanks~@@[EMAIL > PROTECTED]://aakash-bapna.blogspot.com > > Date: Mon, 16 Jun 2008 00:37:33 +0900From: [EMAIL PROTECTED]: [EMAIL > PROTECTED]: [OpenSocial] Re: HELP.....In URGENT basisWhat is the trouble?- > rajivOn Mon, Jun 16, 2008 at 12:10 AM, rajesh sinha <[EMAIL PROTECTED]> wrote: > > Hey AakashThanks for the help, but I am still facing the trouble. Can you > edit the same and mail me the attachment. Hope to get the EXCLUSIVE help from > you to your soonest > > On Sun, Jun 15, 2008 at 4:06 PM, Aakash Bapna <[EMAIL PROTECTED]> wrote: > > Hi Rajesh,You can set the source of image as > "'src="+gadgets.io.getProxyUrl('http://cnybroe.googlepages.com/AddEdit.gif')+"'"Thanks > ~@@[EMAIL PROTECTED]://aakash-bapna.blogspot.com > > Date: Sun, 15 Jun 2008 11:26:04 +0530 > From: [EMAIL PROTECTED]: [EMAIL PROTECTED]: [OpenSocial] Re: HELP.....In > URGENT basis > > Thanks Aakash for the help, can you please guide me to insert that option in > my existing code. This will be of great help from you to me. > > On Sun, Jun 15, 2008 at 1:45 AM, Aakash Bapna <[EMAIL PROTECTED]> wrote: > > 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 > herehttp://code.google.com/apis/opensocial/articles/latency/index.html#dy...it > would be helpful if developers usehttp://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 basis > Hi 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-- - CheersRajesh Sinha-- - > CheersRajesh Sinha-- > -------------------------------------------------------------------------------------------------DealSearchMaadi.com > > Searching over 12 websites for shopping deals across India. > -------------------------------------------------------------------------------------------------_________________________________________________________________ > Instantly invite friends from Facebook and other social networks to join you > on Windows Live⢠> Messenger.https://www.invite2messenger.net/im/?source=TXT_EML_WLH_InviteFriends --~--~---------~--~----~------------~-------~--~----~ 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 -~----------~----~----~----~------~----~------~--~---
