Thanks, Jason. The problem was I had moved entire JS to external file. I did fix it yesterday itself. Looks like global variables need to reside in Application XML itself.
We are considering moving to gadgets.* libraries, but since we want a launch, we will do that move after the first approval. P.S. When will opensocial-0.8 be alive in Orkut? Thanks, -Nitin On Tue, Jul 22, 2008 at 11:57 PM, Jason <[EMAIL PROTECTED]> wrote: > > Hi Nitin. Your app's URL would help here. > > By the by, have you considered using the new gadgets.Tab and > gadgets.TabSet library instead of _IG_Tabs? These _IG_ libraries are > part of the legacy gadgets API and are deprecated in favor of the new > gadgets.* libraries. Here are some docs: > > http://code.google.com/apis/opensocial/docs/0.7/reference/gadgets.Tab.html > > http://code.google.com/apis/opensocial/docs/0.7/reference/gadgets.TabSet.html > > This article shows you how to use (and theme) them in an orkut > application: > > http://code.google.com/apis/orkut/articles/tabs.html > > - Jason > > On Jul 21, 8:57 am, "Nitin Dhawan" <[EMAIL PROTECTED]> wrote: > > My code on orkut just started giving problems in this line (saying > > __MODULE_ID__ is not defined). Anyone else facing the same problem?I > > reverted the code to an old stable state, but the problem is still there. > > > > var tabs = new _IG_Tabs(__MODULE_ID__, 'Home'); > > > > Thanks, > > -Nitin > > > > -- > > -----BEGIN GEEK CODE BLOCK----- > > Version: 3.12 > > GCS d- s: a23>? C++ UL+>+++ P+>+++ L++ E--->+ W++ N- o? K? w+>+++ O? M? > V? > > PS>++ PE- Y? PGP- t+ 5? X? R tv- b+ DI+ D G e++ h-- r-- y-- > > ------END GEEK CODE BLOCK------ > > I understand my tests are popular reading in the teachers' lounge. > > -Calvin & Hobbes > > > -- -----BEGIN GEEK CODE BLOCK----- Version: 3.12 GCS d- s: a23>? C++ UL+>+++ P+>+++ L++ E--->+ W++ N- o? K? w+>+++ O? M? V? PS>++ PE- Y? PGP- t+ 5? X? R tv- b+ DI+ D G e++ h-- r-- y-- ------END GEEK CODE BLOCK------ I understand my tests are popular reading in the teachers' lounge. -Calvin & Hobbes --~--~---------~--~----~------------~-------~--~----~ 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 -~----------~----~----~----~------~----~------~--~---

