OK, I've figured out what's happened, and I'm writing in case anyone
else is attempting to use the same OpenSocial XML source for both hi5
and Orkut:
hi5 is now supporting a "application removed" URL to ping by adding
the following to <ModulePrefs>:
<Optional feature="hi5-lifecycle">
<Param name="removePingUrl" value="URL_GOES_HERE"/>
</Optional>
If you do this, Orkut will choke on the XML when parsing it. For now,
it's probably best to keep code bases for different OpenSocial
containers separate.
On Apr 12, 1:12 pm, Danny at Mesa <[EMAIL PROTECTED]> wrote:
> According to Firebug, our app is getting "gadgets is not defined"
> errors this morning:
>
> http://sandbox.orkut.com/46/o/opensocial-0.7.1.js:
> var
> os_aa=navigator,os_a=gadgets,os_b=Error,os_ba=undefined,os_ca=encodeURICompo...
>
> Was there a push done last night? Everything's been working just fine
> for weeks.
>
> <rant>
> This is a bit disconcerting because I've submitted the app for the
> Orkut directory this past week. It would be a shame not to be
> included b/c of app failure due to a dev push. :-(
> </rant>
--~--~---------~--~----~------------~-------~--~----~
You received this message because you are subscribed to the Google Groups
"Orkut Developer Forum" 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-orkut?hl=en
-~----------~----~----~----~------~----~------~--~---