WHen ever I run the above stated code on Editor it shows the error as "_IG_GetImage is not defined ", "fnInsertFooter()ifr (line 189)", "fnOnInit ()".
On Sun, Jun 15, 2008 at 9:52 PM, 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 corrected > http://opensocial.pastebin.com/m5c8eb29a > > Thanks > > ~@@[EMAIL PROTECTED] <%7E@@[EMAIL PROTECTED]> > http://aakash-bapna.blogspot.com > > > > ------------------------------ > Date: Mon, 16 Jun 2008 00:37:33 +0900 > From: [EMAIL PROTECTED] > > To: [email protected] > Subject: [OpenSocial] Re: HELP.....In URGENT basis > > What is the trouble? > > - rajiv > > On Mon, Jun 16, 2008 at 12:10 AM, rajesh sinha <[EMAIL PROTECTED]> > wrote: > > Hey Aakash > Thanks 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')+<http://cnybroe.googlepages.com/AddEdit.gif%27%29+> > "'"* > ** > > Thanks > > ~@@[EMAIL PROTECTED] <%7E@@[EMAIL PROTECTED]> > http://aakash-bapna.blogspot.com > > > > ------------------------------ > Date: Sun, 15 Jun 2008 11:26:04 +0530 > From: [EMAIL PROTECTED] > To: [email protected] > Subject: [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 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 > > ~Aakash > http://aakash-bapna.blogspot.com > > > > ------------------------------ > Date: Sat, 14 Jun 2008 23:48:34 +0530 > From: [EMAIL PROTECTED] > To: [email protected] > Subject: [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> > > > -- > - Cheers > Rajesh Sinha > > > > > -- > - Cheers > Rajesh Sinha > > > > > -- > - Cheers > Rajesh Sinha > > > > > -- > > ------------------------------------------------------------------------------------------------- > DealSearchMaadi.com > Searching over 12 websites for shopping deals across > India. > > ------------------------------------------------------------------------------------------------- > > > -- - Cheers Rajesh Sinha --~--~---------~--~----~------------~-------~--~----~ 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 -~----------~----~----~----~------~----~------~--~---
