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