Hi all~

I tried to work with php shindig.
but when I access to samplecontainer.html. some errors stop me.

shindig version is up to date.

http://myhost/gadgets/files/samplecontainer/samplecontainer.html.

error=>

metadata is undefined
[Break on this error] for (var i = 0; i < metadata.gadgets.length; i+
+) {

so when I go to
http://myhost/gadgets/metadata

Below comment is displayed.

=>
Internal Server Error

No post data set

Array
(
   [0] => Array
       (
           [file] => /gsp/shindig/php/index.php
           [line] => 109
           [function] => doPost
           [class] => JsonRpcServlet
           [object] => JsonRpcServlet Object
               (
                   [lastModified:private] =>
                   [contentType:private] => text/html
                   [charset:private] => UTF-8
                   [noCache:private] =>
                   [cacheTime:private] => 86400
                   [noHeaders] =>
               )

           [type] => ->
           [args] => Array
               (
               )

       )

)

I think ./src/gadgets/servlet/JsonRpcServlet.php file has no post
data. Is it right?

How can I see samplecontainer.html
please help me.

thanks,
chris




--~--~---------~--~----~------------~-------~--~----~
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