Welcome Developers!

Welcome!

Search

Page 1 of 7 (63 items) 1 2 3 4 5 Next > ... Last »
  • Re: CRITICAL ISSUE: requestNavigateTo() is not working

    It appears that this problem has been fixed. Thank you!
    Posted to BUG Reports (Forum) by AppAuthor on 10-31-2008
  • Re: CRITICAL ISSUE: requestNavigateTo() is not working

    There is currently no method by which an app can navigate from the profile page to the canvas page. This problem started on 10/24/08. Hundreds of apps have not operated correctly for 6 days. Rhonda, I'm not blaming you. You are doing a fine job. However, someone at MySpace is taking too long to fix a major bug in your system.
    Posted to BUG Reports (Forum) by AppAuthor on 10-30-2008
  • Re: My opensocial apps are not working.

    Jonathan, Your response does not address the issue of requestNavigateTo() not working, which is what several people in this thread have reported. This problem happens when the user has the app installed.  For a code example of this problem, please see: http://developer.myspace.com/Community/forums/t/5298.aspx
    Posted to BUG Reports (Forum) by AppAuthor on 10-27-2008
  • Re: CRITICAL ISSUE: requestNavigateTo() is not working

    The following code demonstrates this problem: ---------------------------------------------------------- <script> gadgets.util.registerOnLoadHandler(TestRNT); function TestRNT() {     document.getElementById("spnLink").innerHTML = "<a  href='#' onclick='NavigateToCanvas()'>Navigate To ...
    Posted to BUG Reports (Forum) by AppAuthor on 10-25-2008
  • Re: CRITICAL ISSUE: requestNavigateTo() is not working

    This problem only occurs when the app is displayed on the Profile page (requestNavigateTo() sets the friendID parameter to -1). When the app is displayed on the Home page, the friendID parameter is correctly set by requestNavigateTo().
    Posted to BUG Reports (Forum) by AppAuthor on 10-25-2008
  • CRITICAL ISSUE: requestNavigateTo() is not working

    This is a very critical issue, which is causing hundreds of apps to fail. When going to the canvaspage, it makes a url with "friendId=-1" instead of having the id of the user. Because of this, there is no OWNER, and the app breaks.
    Posted to BUG Reports (Forum) by AppAuthor on 10-25-2008
  • Most apps are not working

    Most of my apps have not been working for the past hour: http://www.myspace.com/appauthor There appears to be a problem with gadgets.io.makeRequest. Many of the apps on Rhonda's profile were also not displaying until a few minutes ago: http://www.myspace.com/rondata
    Posted to BUG Reports (Forum) by AppAuthor on 10-21-2008
  • App Directory not working correctly

    The App Directory is not working correctly: http://apps.myspace.com/Modules/AppGallery/Pages/index.aspx?fuseaction=apps.gallery When [Alphabetical] is selected, the apps are not alphabetized. The same apps are displayed for every category. For example, an app called"MySpace Gadget" is shown as the 2nd app in every category. When I ...
    Posted to BUG Reports (Forum) by AppAuthor on 08-28-2008
  • Re: Installable checkbox becomes unchecked and disabled

    Rhonda, I nearly completed developing a new app, and this same problem occurred again; the Edit Source link disappeared. I now cannot complete the app. The App ID is 354051171. I don't know why you keep asking people for their App ID's. The affected apps change every day. Maybe that's why this ...
    Posted to BUG Reports (Forum) by AppAuthor on 08-25-2008
  • Re: Did alerts just get banned???

    Please confirm that the "modal dialog alert substitute" demonstrated at the following webpage conforms with your Terms of Use: http://javascript.about.com/library/blmodald1.htm This method seems to be much more intrusive than the javascript alert box, since it causes the entire page to be grayed-out when the user is prompted to ...
    Posted to BUG Reports (Forum) by AppAuthor on 08-24-2008
Page 1 of 7 (63 items) 1 2 3 4 5 Next > ... Last »