[quote=kidin]malam semua:D
bisa minta tolong g:
ngecek script fs saya, soalnya friend online n birthday nya g bsa kluar..[/quote]
Lihat scriptmu yg ini bro Kidin
Dia script addBox nya salah :
[spoiler]addBox("RIGHT,"Detect friends online","<div align='center'><iframe src='http://www.friendster.com/friends.php?tab=lu' style=\"border:none;width:425px;height:300px;background:#CCC;-moz-border-radius:15px;overflow-x:hidden;overflow-y:auto;\" id=\"friend_when_B\"></iframe><br /><br /><input type=\"button\" class=\"tombol\" value=\":: Refresh ::\" onclick=\"Reload('friend_when_B');\"></div>","friend_when_B","2");
addBox("RIGHT",Detect my friends birthday","<div align='center'><iframe src='http://www.friendster.com/friends.php?action=bdays&tab=bd' style=\"border:none;width:425px;height:300px;background:#CCC;-moz-border-radius:15px;overflow-x:hidden;overflow-y:auto;\" id=\"bdays\"></iframe><br /><br /><input type=\"button\" class=\"tombol\" value=\":: Refresh ::\" onclick=\"Reload('bdays');\"></div>","bdays",null);[/spoiler]
Seharusnya itu begini :
[spoiler]addBox("Detect friends online","<div align='center'><iframe src='http://www.friendster.com/friends.php?tab=lu' style=\"border:none;width:425px;height:300px;background:#CCC;-moz-border-radius:15px;overflow-x:hidden;overflow-y:auto;\" id=\"friend_when_B\"></iframe><br /><br /><input type=\"button\" class=\"tombol\" value=\":: Refresh ::\" onclick=\"Reload('friend_when_B');\"></div>","friend_when_B",/commonbox[\s]*?friends/i);
addBox("Detect my friends birthday","<div align='center'><iframe src='http://www.friendster.com/friends.php?action=bdays&tab=bd' style=\"border:none;width:425px;height:300px;background:#CCC;-moz-border-radius:15px;overflow-x:hidden;overflow-y:auto;\" id=\"bdays\"></iframe><br /><br /><input type=\"button\" class=\"tombol\" value=\":: Refresh ::\" onclick=\"Reload('bdays');\"></div>","bdays","right");[/spoiler]
Last edited by KaNaLiTnUk (2008-08-04 14:11:22)