6 messages in com.googlegroups.opensocial-container[OpenSocial] Re: implement php container
FromSent OnAttachments
rock30 May 2008 05:16 
abc30 May 2008 05:41 
rock30 May 2008 23:18 
abc31 May 2008 02:26 
Benoit01 Jun 2008 08:10 
LiioR10 Jun 2008 13:29 
Subject:[OpenSocial] Re: implement php container
From:abc (asth@gmail.com)
Date:05/30/2008 05:41:19 AM
List:com.googlegroups.opensocial-container

Hi Rock , I am also getting the same error, still trying to figure out the reason. I have got few links, which mention about the same. Referring them to you, incase you can get some help from them : http://mail-archives.apache.org/mod_mbox/incubator-shindig-dev/200803.mbox/%3C18AC7@hawkee.com%3E Pls try and let me...

PHP experts pls provide some help.

Thanks,

On May 30, 5:17 pm, rock <rock@gmail.com> wrote:

Hi,

I want to develop a php container. for this i have downloaded the code from svn and i m using virtual host option to run the code. when i run samplecontainer.html i m getting following errors:

gadgets.rpc has no properties [Break on this error] gadgets.container.gadgetClass = SampleContainerGadget; samplecontainer.h... (line 150)

gadgets.rpc has no properties [Break on this error] gadgets.rpc.register('resize_iframe', this.setHeight); gadgets.js (line 182)

gadgets.container has no properties [Break on this error] gadget = gadgets.container.createGadget({'specUrl': gadgetUrl});; samplecontainer.h... (line 82)

Can anybody help me?