Thanks Jason, for your reply. In canvas view, line 27 of my js code seems to trigger the error in canvas view, which is between request being sent and call back function being invoked. In profile view, something after execution of all of my code seems to trigger the error.
http://devlab.agektmr.com/OpenSocial/js/FriendIntroducer.js 2008/3/26, Jason <[EMAIL PROTECTED]>: > > Hi. Have you been able to narrow down where in your code the error is > triggered (e.g. which function or statement)? > > > - Jason > > > On Mar 25, 3:52 am, Eiji Kitamura <[EMAIL PROTECTED]> wrote: > > Hi, > > > > My application works sometimes fine, sometimes wrong. > > Everytime I run it, my firebug(firefox's add-on) tells me that there > > was an error occured, regardless of it seems to work or not. > > > > here's the error:> E[I] is not a function > > > > > http://****.a.orkut.gmodules.com/46/o/ig/js/views:dynamic-height.js?v=****&synd=orkut-sandbox&debug=0 > > Line 84 > > > > E[I] is of course, not a part of my code. > > If you open the application's iframe directly, it always works (but > > with the same error.). > > > > My application xml is > here:http://devlab.agektmr.com/OpenSocial/FriendIntroducer.xml > > > > With this app, in canvas view, you can introduce your friend by text, > > and in showcase view, you can see your friends' introduction of > > yourself if there exists. > > > > What is the E[I] about? and how can I get rid of it? > > > --~--~---------~--~----~------------~-------~--~----~ 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 -~----------~----~----~----~------~----~------~--~---

