-
Developer app delete failed for app id 105361, developer id 17628503; Result: InvalidCurrentState
-
This is a phishing site.
http://www.siteadvisor.com/sites/verifiylogin.com/postid?p=1733773
Check the comments.
They're taking advantage of the fact that status comment URLs are not sent to the third party site warning. Those who get infected send out status comments to everyone with links pointing to this site. Hopefully ...
-
I looked at one of your live apps, it has the same problem. I'm using Firefox 3. Currently the link to the canvas from the profile looks like this:<a href="http://profile.myspace.com/Modules/Applications/Pages/Canvas.aspx?appId=131455">The link works, but because target="_blank" is not specified in the link, it ...
-
The short answer is: no.
To solve this I am going to just start including a "news" tab in all of my apps canvas pages, that will inform users of anything related to the app, using a PHP based news managment system where I can see a list of all of my apps and add news items for any.
If you would like, I could give you the news ...
-
Oh, it's an external Myspace ID app? I have not tried to make one of those yet, so I'm not sure how it works. I'll try it out and tell you if I figure anything out.
-
Just get them however you usually would and then pass them through using GET style variables appended to the URL to your server side script within the iframe. I've never used tokens/OAuth, how does that all work?
-
To test it on a different profile simply add the user you want to be able to use the app as a friend from your developer profile. You can then add them as a developer of the app, and they can add the app. (Too add another developer click the "Developers" link below the app on the My Apps page). This person must be a developer.
Another ...
-
I'm a little confused as to what you want to do, but are you saying you want a user to be able to click something from somewhere to access the canvas page, (which is just an iframe) and be able to customize the content of the canvas based on who/where/whatever has clicked? Please clairify.
But, if you just want to pass some info in ...
-
Here is the whole example script I just copy and paste as a base for whenever I need to get Owner/Viewer data. This script gets Owner and Viewer data. (Copy it onto a plain text editor before copying it anywhere else to test, straight copying from here can grab extra uneeded characters)
Also, are you using 0.8 or 0.7? <script ...
-
heh, this is an interesting way to spend your preganancy. It sounds like you are going to have to learn a lot to get started, but if you really try it shouldnt be too hard. I would recommend reading a few tutorials first:
1. HTML
2. JavaScript
And then come back here to learn some basic Myspace stuff (OpenSocial)