Noticed that you are using shing under windows. Got some weird things happening when my temp dir was not set correctly under config file. It was /tmp/shing and you must set it to a local folder with write permission, for example c:\temp .
Also noted that todo.XML was not rendering properly. Try to build a helloworld and load it. Let us know if it helps you. Robson Dantas 2009/9/24, Truong Nguyen <[email protected]>: > > Try to clear cache at /tmp/shindig > and modify your config/containter.php > > // connection timeout setting for all curl requests, set this time > something low if you want errors reported > // quicker to the end user, and high (between 10 and 20) if your on > a slow connection > 'curl_connection_timeout' => '60', > > --~--~---------~--~----~------------~-------~--~----~ > 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 > -~----------~----~----~----~------~----~------~--~--- > > -- 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.
