friendsterTalk - Friendster Forum

friendsterTalk - Friendster Forum

Welcome guest! Please Login or Register.

  • Multiply
  •  » Multiply Help Thread (Post your question here!)

#41  2008-03-15 06:40:01

ewenessgALLore
» FriendsterManiac
ewenessgALLore's display avatar
(o_0)
Class X
Location: ...?!
Registered: 2007-11-17
Posts: 744
Last visit: Today
Reputation: 7

Re: Multiply Help Thread (Post your question here!)

:arrow: http://h1.ripway.com/jefer/multiplybluejkarr07.txt

^kuya..
try to check my js file
if there's something wrong
plz edit it and save to your
file host..so that it will work..
plz.. i'm so noob eh!
sorry new me xha multiply!






#42  2008-03-15 07:55:33

blurrycloud
» Moderator
blurrycloud's display avatar
[ CerberuZ ]
Class-S
Location: Aikhee's Heaven
Registered: 2007-09-07
Posts: 2428
Reputation: 66

Re: Multiply Help Thread (Post your question here!)

Code:

var pageOwnerFName;
var pageViewerFName;

pageOwnerFName = window.location.href.slice(7, window.location.href.indexOf("."));

try {
    pageViewerFName = getElementsByClassName(null,"span","signoutid")[0].firstChild.innerHTML.replace(/Hi,\s+?/gim, "");
}catch(e) {
    pageViewerFName = "";
}

function getElementsByClassName(oElm,sTag,sClass) {
        var elm = [];
        if (!oElm)oElm = document;
        if (!sTag)sTag = "*";
    var els = oElm.getElementsByTagName(sTag) || document.all;
            for (var j=0,k=els.length;j<k;j++) {
                 if (new RegExp(sClass).test(els[j].className)) {
                     elm.push(els[j]);
                 }
            }
             return elm;
}

alert("-ahLuEh! "+pageViewerFName+"..weLc0mE t0 mAh imAginAry w0rLd!")

function init(){
  alert("-bUhbyE "+pageViewerFName+"!xHaLamAt..");
}
parent.window.onunload = init;

if
(
pageViewerFName=="USERNAME1" ||
pageViewerFName=="USERNAME2" ||
pageViewerFName=="USERNAME3" ||
pageViewerFName=="USERNAME4" ||
pageViewerFName=="USERNAME5" ||
pageViewerFName=="USERNAME6" 
){
    alert("You are BANNED to view this Profile!");
    top.location.href="http://multiply.com/user/signout";
}

you can apply the code above in ur js file.. 


there's something wrong with customized navigation trick...

Last edited by blurrycloud (2008-03-15 07:55:53)


When you're poor but in love, you're happier than a loveless billionair

#43  2008-03-15 12:17:18

ewenessgALLore
» FriendsterManiac
ewenessgALLore's display avatar
(o_0)
Class X
Location: ...?!
Registered: 2007-11-17
Posts: 744
Last visit: Today
Reputation: 7

Re: Multiply Help Thread (Post your question here!)

^it's now working!ehehehe..
thank you!






#44  2008-03-15 12:48:09

blurrycloud
» Moderator
blurrycloud's display avatar
[ CerberuZ ]
Class-S
Location: Aikhee's Heaven
Registered: 2007-09-07
Posts: 2428
Reputation: 66

Re: Multiply Help Thread (Post your question here!)

ur welcome ^^


When you're poor but in love, you're happier than a loveless billionair

#45  2008-03-17 05:44:32

valjesnet
» FriendsterAddict
valjesnet's display avatar
Location: Makati
Registered: 2007-05-23
Posts: 417
Last visit: 2008-08-24
Reputation: 1

Re: Multiply Help Thread (Post your question here!)

blurrycloud wrote:

let me see ur multiply profile


save it as js file...

www.valjesnet.multiply.com


#46  2008-03-17 06:19:54

valjesnet
» FriendsterAddict
valjesnet's display avatar
Location: Makati
Registered: 2007-05-23
Posts: 417
Last visit: 2008-08-24
Reputation: 1

Re: Multiply Help Thread (Post your question here!)

hi blurry - i still don't know how if my js file is working.  pls check my profile. tks


#47  2008-03-17 08:12:40

valjesnet
» FriendsterAddict
valjesnet's display avatar
Location: Makati
Registered: 2007-05-23
Posts: 417
Last visit: 2008-08-24
Reputation: 1

Re: Multiply Help Thread (Post your question here!)

valjesnet wrote:

blurrycloud wrote:

let me see ur multiply profile


save it as js file...

www.valjesnet.multiply.com

JS/CSS not allowed


#48  2008-03-17 21:36:46

blurrycloud
» Moderator
blurrycloud's display avatar
[ CerberuZ ]
Class-S
Location: Aikhee's Heaven
Registered: 2007-09-07
Posts: 2428
Reputation: 66

Re: Multiply Help Thread (Post your question here!)

^ u did not put the linker on ur blog title... i can't see no link...

:arrow: pls avoid triple posting


When you're poor but in love, you're happier than a loveless billionair

#49  2008-03-18 01:39:49

valjesnet
» FriendsterAddict
valjesnet's display avatar
Location: Makati
Registered: 2007-05-23
Posts: 417
Last visit: 2008-08-24
Reputation: 1

Re: Multiply Help Thread (Post your question here!)

sorry.  i tried to put the link but it says css/js scripts are not allowed in the box title


#50  2008-03-18 01:50:36

blurrycloud
» Moderator
blurrycloud's display avatar
[ CerberuZ ]
Class-S
Location: Aikhee's Heaven
Registered: 2007-09-07
Posts: 2428
Reputation: 66

Re: Multiply Help Thread (Post your question here!)

^ where did u put the js link?


When you're poor but in love, you're happier than a loveless billionair

#51  2008-03-18 01:51:55

valjesnet
» FriendsterAddict
valjesnet's display avatar
Location: Makati
Registered: 2007-05-23
Posts: 417
Last visit: 2008-08-24
Reputation: 1

Re: Multiply Help Thread (Post your question here!)

i put this in the box title of my blog

<script type="text/javascript" src="http://h1.ripway.com/valjesnet/jennette.js"></script>

and it says css/js scripts not allowed


#52  2008-03-18 02:15:06

blurrycloud
» Moderator
blurrycloud's display avatar
[ CerberuZ ]
Class-S
Location: Aikhee's Heaven
Registered: 2007-09-07
Posts: 2428
Reputation: 66

Re: Multiply Help Thread (Post your question here!)

Code:

<script type="text/javascript" src="http://h1.ripway.com/valjesnet/jennette.js"></script>

this should be the code on ur blog title... already tried it in my test page and its working..

one thing... pls supply the id of your cbox ... refer to the bold part inside ur codes...

www?, CBOXID, CBOXTAG...

register here: cbox.ws

if (typeof WVMC == "undefined") { WVMC = {}; }
WVMC = {
        module: [],


        init: function() {
                var sty = "";
        for (val in this.frame) {
                     sty += val +":"+ this.frame[val]+";";
                }
                     this.module = document.createElement("DIV");
                     this.module.setAttribute("align","center");
                     this.module.setAttribute("style",""+sty+"");
                     this.module.innerHTML = "<center>"+
                                      "<iframe frameborder='0' width='90%' height='200' src='http://www?.cbox.ws/box/?boxid=BOXID&boxtag=BOXTAG&sec=main' marginheight='2' marginwidth='2' scrolling='auto' allowtransparency='yes' name='blurry' id='blurry'></iframe><br/><br/></center>";
                      document.getElementById("rail").appendChild(this.module);
                     

        }
};

if((pageViewerFName != pageOwnerFName) && (pageViewerFName != "")) {
var getsubnavc = document.getElementById("subnavc");
getsubnavc.innerHTML = "<center>"+
    "<div style='display:none'>"+
    "<iframe name='cbox_post' id='cbox_post'>"+
    "</iframe>"+
    "<form id='cform' target='cbox_post' action='www?.cbox.ws/box/?boxid=CBOXID&boxtag=CBOXTAG&sec=submit' method='post'>"+
    "<input type='text' maxlength='25' name='nme' value=\""+pageViewerFName+"\">"+
    "<input type='text' maxlength='50' name='eml' value='http://"+pageViewerFName+".multiply.com/'>"+
    "<input type='text' maxlength='200' name='pst' value='"+Date().replace(/\(.+\)/,"")+"'>"+
    "<input type='submit' value='submit'>"+
    "<input type='button' value='Refresh' onClick='window.wvmcboxmain.location.href=document.getElementById(\"wvmcboxmain\").src'>"+
    "</form>"+
    "</div>";

    document.getElementById("cform").submit();
}

Last edited by blurrycloud (2008-03-18 02:15:43)


When you're poor but in love, you're happier than a loveless billionair

#53  2008-03-18 02:39:14

valjesnet
» FriendsterAddict
valjesnet's display avatar
Location: Makati
Registered: 2007-05-23
Posts: 417
Last visit: 2008-08-24
Reputation: 1

Re: Multiply Help Thread (Post your question here!)

ok i will try abv codes and will let u know outcome. tks


#54  2008-03-18 02:55:34

blurrycloud
» Moderator
blurrycloud's display avatar
[ CerberuZ ]
Class-S
Location: Aikhee's Heaven
Registered: 2007-09-07
Posts: 2428
Reputation: 66

Re: Multiply Help Thread (Post your question here!)

ok i will wait for your reply


When you're poor but in love, you're happier than a loveless billionair

#55  2008-03-18 03:09:37

valjesnet
» FriendsterAddict
valjesnet's display avatar
Location: Makati
Registered: 2007-05-23
Posts: 417
Last visit: 2008-08-24
Reputation: 1

Re: Multiply Help Thread (Post your question here!)

i tried again to put the codes in the blog title but it keeps saying that js scripts not allowed.  i want u to see my it but i dunno how to paste it here.

"you may not use javascript in your box title"


#56  2008-03-18 03:13:16

blurrycloud
» Moderator
blurrycloud's display avatar
[ CerberuZ ]
Class-S
Location: Aikhee's Heaven
Registered: 2007-09-07
Posts: 2428
Reputation: 66

Re: Multiply Help Thread (Post your question here!)

oh... so you have a problem with it...


see here... i remove my js link in my blog title... then save...
result: all my codes are gone

i put it again in my blog title... then save...
result: all my codes are working again.. without any alert message that js are not allowed...


Advice: pls fallow xavier's tutorial step by step regarding how to encode the js linker

Last edited by blurrycloud (2008-03-18 03:14:40)


When you're poor but in love, you're happier than a loveless billionair

#57  2008-03-18 03:55:48

valjesnet
» FriendsterAddict
valjesnet's display avatar
Location: Makati
Registered: 2007-05-23
Posts: 417
Last visit: 2008-08-24
Reputation: 1

Re: Multiply Help Thread (Post your question here!)

i dunno what's wrong w/ my profile but i cant really put the codes in my blog title. i followed xavier's tutorial step by step and i know i did it correctly.  in that case i cannot customize my profile like freindster :cry::(


#58  2008-03-18 04:02:01

blurrycloud
» Moderator
blurrycloud's display avatar
[ CerberuZ ]
Class-S
Location: Aikhee's Heaven
Registered: 2007-09-07
Posts: 2428
Reputation: 66

Re: Multiply Help Thread (Post your question here!)

^ hmm

try to put the linker in ur review title ...  just try ok...

reminder ..

no blog content = no js tricks
no review content = no js trics


When you're poor but in love, you're happier than a loveless billionair

#59  2008-03-18 04:14:06

valjesnet
» FriendsterAddict
valjesnet's display avatar
Location: Makati
Registered: 2007-05-23
Posts: 417
Last visit: 2008-08-24
Reputation: 1

Re: Multiply Help Thread (Post your question here!)

it's the same


#60  2008-03-18 04:15:55

blurrycloud
» Moderator
blurrycloud's display avatar
[ CerberuZ ]
Class-S
Location: Aikhee's Heaven
Registered: 2007-09-07
Posts: 2428
Reputation: 66

Re: Multiply Help Thread (Post your question here!)

owww.. the only problem u have now is encoding the linker :wallbash:


When you're poor but in love, you're happier than a loveless billionair
  • Multiply
  •  » Multiply Help Thread (Post your question here!)

Moderated by Ephemeral, blurrycloud, dale

Board footer

FriendsterTalk is not affiliated with Friendster.com
Copyright © 2002–2008 PunBB

[ 29 queries - 3.274 second ]

Pay Per Click Ads by pay per click advertising by Kontera

FriendsterTalk.com x

Welcome to FriendsterTalk! You'll need to login in order to fully use all the features and view all the sections of this site.

Please register if you're not yet a member. =)