Hello,

I had the same issue, make sure you have mod_rewrite enable because
this file (../../js/rpc.js?c=1&debug=1) is served by index.php.

Ben

On May 31, 5:26 am, abc <[EMAIL PROTECTED]> wrote:
> what is the url/link which u have specified for rpc?  think rpc.js
> needs the url parameters as well.
>
> On May 30, 11:19 pm, rock <[EMAIL PROTECTED]> wrote:
>
> > Hi,
>
> > I have placed rpc.js at required location. but it is now giving other
> > errors like :
> > gadgets.util has no properties
> > [Break on this error]  var params = gadgets.util.getUrlParameters();
> > rpc.js (line 40)
>
> > I have looked into all js files but there is no function named
> > getUrlParameters() and other functions related to util such that
> > gadgets.util.makeClosure() which is called from samplecontainer.html.
>
> > pls help me.
>
> > Thanks
>
> > On May 30, 5:17 pm, rock <[EMAIL PROTECTED]> 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.rpchas no properties
> > > [Break on this error] gadgets.container.gadgetClass =
> > > SampleContainerGadget;
> > > samplecontainer.h... (line 150)
>
> > > gadgets.rpchas 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?
>
> > > Thanks
> > > Rock
--~--~---------~--~----~------------~-------~--~----~
You received this message because you are subscribed to the Google Groups 
"Implementing OpenSocial Containers" 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-container?hl=en
-~----------~----~----~----~------~----~------~--~---

Reply via email to