thx bro
[/quote]
nope...I dont think so....
http://theftalk.com/t2044-save-.js%28JavaScript%29-extension-customize-your-profile..html
coz i see many people still can use that trick
Last edited by fussy (2007-06-29 00:26:19)
[/quote]
nope...I dont think so....
[/quote]
Dear Feruzz,
Believe me, I spent the whole day that day finding out what really was the problem. When I put the customized recent updates script in the middle of my JS extension file:
a. when I was currently logged in, all scripts were working
b. when I logged out and viewed my profile, all scripts after the customized recent update scripts in my JS ext failed.
c. I logged in to a test account, viewed my profile, and all scripts were working.
d. I cleared my cache, even rebooted my computer and did steps A, B, C...still the same.
e. I used firefox, netscape, opera, safari and did steps A, B, C...still the same.
f. I went to my friendster account settings and found out friendster had an update on "who can see the recent updates" by continents. I updated my settings.
f. I dissect my JS ext file one by one until i reached the customized update script. I took it out...while logged out, my other scripts began to work again.
g. I finally found the cause of the problem, so I placed the customized update script all the way below my JS extension file.
h. Now all my scripts started to work again, whether Im logged out, or logged in. When Im logged in, I can see my recent updates, when Im logged out, I can't, but all my scripts are now working.
I would like to think that it was script conflicts, but it definitely wont hurt to put the customized recent updates script all the way below the JS ext file. My advise was just to avoid a problem that I encountered which may also help others who will encounter the same problem in the future.
In a way, that was an experience that I would just like to share!
Last edited by chezteq (2007-07-03 00:35:40)
[quote][b]if(pageViewerID!=pageOwnerID && pageViewerID) {[/b]
document.getElementById("controlPanelButtons").innerHTML=
"<li><a href=\"/sendmessage.php?uid=USERID\">Send Message</a></li>"+
"<li><a href=\"/sendmessage.php?uid=USERID&action=sendsmile\">Send a Smile</a></li>"+
"<li><a href=\"/referafriend.php?refer=USERID\">Forward to Friend</a></li>"+
"<li><a href=\"/comments.php?uid=USERID\">Add Comment</a></li>"+
"<li><a href=\"http://www.friendster.com/usersearch.php?&usearch=USERID\">Add As Friend</a></li>"+
"<li><a href=\"/group/inviteone.php?uid=USERID\">Invite to Group</a></li>"+
"<li><a href=\"/bookmarks.php?action=add&uid=USERID\">Add Bookmark</a></li>";
[b]}[/b][/quote]
you may try like this
<">
Last edited by feruzz (2007-07-03 11:43:55)
[/quote]
this is non-related topic...
kindly make new thread in Help section....
btw next time avoid double posting
Last edited by feruzz (2007-07-03 18:42:40)
[b][/b][i][/i][u][/u]