[orkut-developer] Re: Opensocial Container has no properties

2008-03-07 Thread Marc Wessely
Arne i am still getting that error, but by excluding the functions i needed and including them into mine it worked! 2008/3/7, Arne Roomann-Kurrik <[EMAIL PROTECTED]>: > > You can still include prototype, but just be sure to put > > Array.prototype.toJSON = null; > > > > below the prototype include

[orkut-developer] Re: Opensocial Container has no properties

2008-03-07 Thread Arne Roomann-Kurrik
You can still include prototype, but just be sure to put Array.prototype.toJSON = null; > below the prototype include. Prototype changes the way native javascript arrays work which cases problems in our json encoding functions. ~Arne On Fri, Mar 7, 2008 at 9:53 AM, Marc Wessely <[EMAIL PROTECT

[orkut-developer] Re: Opensocial Container has no properties

2008-03-07 Thread Marc Wessely
great arne that fixed my bug. So i have to include the functions i need from prototype library in my js files? do you know allready which prototype functions causing that errors? marc. 2008/3/7, Arne Roomann-Kurrik <[EMAIL PROTECTED]>: > > Hi Marc, > >I just noticed that you seem to be inclu

[orkut-developer] Re: Opensocial Container has no properties

2008-03-07 Thread Arne Roomann-Kurrik
Hi Marc, I just noticed that you seem to be including the Prototype library in your application. We've gotten a report that Prototype currently breaks some gadget calls, which may be the cause of the problem you're seeing. We're tracking this issue here: http://code.google.com/p/opensocial-res

[orkut-developer] Re: Opensocial Container has no properties

2008-03-07 Thread Marc Wessely
Hi Lane, Arne also suggested this to me, but its still happening. i tried on sandbox.hi5.com and the error did not occur. Pls have a look at eiche.informatik.uni-rostock.de/clipping/share/clipboard.xml the error is: Unknown type: function null){b.push("null");break}if(os_A(a)){this.serializeArr

[orkut-developer] Re: Opensocial Container has no properties

2008-03-07 Thread Lane LiaBraaten (Google)
Hi marc, You may have a bad version of the opensocial-0.7.js file cached in your browser. Try clearing you cache (or refreshing that file) and let me know if that fixes things. HTH, Lane On Feb 25, 9:33 am, "[EMAIL PROTECTED]" <[EMAIL PROTECTED]> wrote: > Hi, > > Arne or others from google tea

[orkut-developer] Re: Opensocial Container has no properties

2008-02-25 Thread [EMAIL PROTECTED]
Hi, Arne or others from google team - whats this error about?? On Feb 25, 1:56 pm, poncz <[EMAIL PROTECTED]> wrote: > I have the same problem > on:http://cdn.labpixies.com/social/moodget/moodget.xml?bpc=1 > andhttp://cdn.labpixies.com/social/flickr/flickr.xml?bpc=1 > > Please help, > Oded --~--

[orkut-developer] Re: Opensocial Container has no properties

2008-02-25 Thread poncz
I have the same problem on: http://cdn.labpixies.com/social/moodget/moodget.xml?bpc=1 and http://cdn.labpixies.com/social/flickr/flickr.xml?bpc=1 Please help, Oded --~--~-~--~~~---~--~~ You received this message because you are subscribed to the Google Groups "Ork