^
Are you sure that it's only your tracker that's not showing? Cause I tried to view your page but there is no codes working....
Your codes aren't fixed that much you got some codes which aren't suppose to be there:
Like this.The bold part is for viewer's shout out by Feruzz but the other codes isn't there....
[quote][b]if (!attachOnLoadHandler(function() { viewerShoutout();})) window.onload = function() { viewerShoutout();};
function viewerShoutout() {
if(pageViewerID!="") MAINPIC.init();
}[/b]
if (pageViewerLangPref == "zh-TW" || pageViewerLangPref == "zh-CN"){
alert("Oops! You are in Chinese Mode.");
alert("My Profile will be set to English after this alert box.");
document.location.href="http://profiles.friendster.com/"+pageOwnerID+"?lang=en-US";
}
if (pageViewerLangPref == "es-MX") {
alert("Oops! You are in Spanish Mode.");
alert("My Profile will be set to English after this alert box.");
document.location.href="http://profiles.friendster.com/"+pageOwnerID+"?lang=en-US";
}[/quote]
Last edited by mickyriora (2007-12-09 09:27:49)