Eeep that's a PITA. When you say blocked, is there another way you are able to view it then?
var redirectURL=getpublicprofileURL();
document.getElementById('profileFrame').src='/playstation/psn/profiles/'+redirectURL;
function getpublicprofileURL ( ) {
var parameterName="onlinename=";
var queryString = window.top.location.search.substring(parameterName.length+1);
if(queryString!=null && (queryString.length>0) )return queryString;
return null;
Iframe: http://us.playstation.com/publictrophy/index.htm?onlinename=Thesnipergecko
Iframe src: http://us.playstation.com/playstation/psn/profiles/Thesnipergecko
Yes, I cannot get past the 404![]()
The signatures are displaying now but showing no statistics for PS3 games/trophies.
Still looking to find a way to break into the PS3 website to get the data needed.
I am sure there is otehr sites that offer signatures with PSN/trophy information embedded (apart from the official Sony Portable IDs, which (presumably) still work.
Have all 3rd party ones stopped working?
rp2000