Welcome Developers!

Welcome!

Search

Page 1 of 2 (14 items) 1 2 Next >
  • gadgets.Prefs.getLang() always returns 'en'

    This is reported on other forum but it is unanswered, so i'm reporting it here looking for better luck. As the subject says, i'm expecting gadgets.Prefs.getLang() return the language i should use to render the canvas, i.e. the current language myspace itself is being rendered. So, when a user sets its account to see myspace in spanish, ...
    Posted to JavaScript/HTML - Container (Forum) by mEgo on 12-29-2008
  • Re: gadgets.Prefs.getLang() always returns 'en'

    We are seeing the same behavior. MDP, this is supposed to return user or app preferences? It returns 'en' no matter what is set as the viewer or owner language in account preferences. Any suggestion on how to detect user language to render an iframe app with appropriate content? Thanks in advance, and please answer.
    Posted to Testing and Support (Forum) by mEgo on 12-15-2008
  • My opensocial apps are not working.

    They worked fine till yesterday, so im not sure this is related to he outage you had some days ago. Profile, Home, and Canvas are throwing "opensocial.Container.get() is null" and several other javascript errors. We missed something? This is not happening only with our apps, lots of apps stopped working, while others do ...
    Posted to BUG Reports (Forum) by mEgo on 10-24-2008
  • Multilanguage aplication in spanish gallery

    Our app is multilanguage (based on viewer language setings), and thus we want to get listed in english and spanish gallery. Filtering the gallery by language (spanish and english listed at the moment) is working based on app's default language, and then an app can be listed in only one particualr language in the gallery. We can duplicate our ...
    Posted to General Questions/Comments (Forum) by mEgo on 06-12-2008
  • Re: new problem - cookies not working

    Hi Russ, sorry if this is not related to your problem, but our app had the same problem with cookies without any visible change in our side.  Our problem was related to privacy in IE7, but it always worked on FF. We fixed that adding some p3p headers. If this is your case, try setting privacy settings to low under IE7 to see if it ...
    Posted to BUG Reports (Forum) by mEgo on 06-04-2008
  • Re: Apps are failing this morning

    We are experiencing problems to add new apps. The site redirects to an error page. Is this related to the same problem?  
    Posted to BUG Reports (Forum) by mEgo on 05-22-2008
  • App moved from live to dev??

    How do I remedy this? my app is not centered around a popup... Application: Avatars Powered By Your Personality: mEgo Application ID: 100744 Reason: Application is centered around a pop-up window.
    Posted to General Questions/Comments (Forum) by mEgo on 03-13-2008
  • Re: Is makeRequest working?

    I've tried this version of makeRequest with the same result:     params[gadgets.io.RequestParameters.METHOD] = gadgets.io.MethodType.GET;     params[gadgets.io.RequestParameters.CONTENT_TYPE] = gadgets.io.ContentType.TEXT;     params[gadgets.io.RequestParameters.AUTHORIZATION] = ...
    Posted to General Questions/Comments (Forum) by mEgo on 03-11-2008
  • Re: Is makeRequest working?

    I'm still unable to get makeRequest to work... the http://api.msappspace.com/proxy/relay.proxy script is always returning "Server Error in '/' Application."  Do I need to change the makeRequest code since the 0.7 update? Mine currently looks like this: function init() {     var params = ...
    Posted to General Questions/Comments (Forum) by mEgo on 03-11-2008
  • Re: opensocial.Container.get().makeRequest is not a function

    I'm getting a similar problem: opensocial.ContentRequestParameters has no properties.  I'm also getting a 404 for this request: http://api.msappspace.com/OpenSocial/MyOpenSpace001.Mappers.v07.js And I have been getting 500 errors for these requests: http://api.msappspace.com/proxy/relay.proxy  
    Posted to Testing and Support (Forum) by mEgo on 03-11-2008
Page 1 of 2 (14 items) 1 2 Next >