
-Offline- |

can you provide a screenshot? where you can see the alert.. js is not allowed...

yes sure. but i dunno how. i saved the screenshot as jpeg file
-Offline- |

upload it to a hosting site...
image.shack.us
then use
[img] tag when u post it here

-Offline- |

u did not follow xaviers tutorial ...
Fallow this instruction... pls fallow
Log in first to your multiply account
after you logged in
Click this link http://multiply.com/setup/pages/content
Click blog
paste the js linker...
...................> this is the js linker.. with your code
<script type="text/javascript" src="http://h1.ripway.com/valjesnet/jennette.js"></script>
Click Ok
^ that would work... 
![]()
Last edited by blurrycloud (2008-03-18 04:46:42)

ok done. but how will i know if my js codes are working?
-Offline- |

^ it is defending on what type of js codes you encoded inside your js files...
you can study this tutorial if you have time http://friendstertalk.com/t22567-Compil…-File.html
Last edited by blurrycloud (2008-03-18 19:09:23)

hi! i put the cbox codes you gave me but my profile is still the same
-Offline- |

did you register here cbox.ws
and did you create your cbox?

action='www?.cbox.ws/box/?boxid=VALJESNET&boxtag=VALJESNET&sec=
there's no such thing as boxid and boxtag... ur codes id's and tags are completely wrong
this is for example only refer below
'www4.cbox.ws/box/?boxid=1234567&boxtag=8910T&sec=
Last edited by blurrycloud (2008-03-19 03:54:11)

-Offline- |

-Offline- |

you can find it when you register in cbox.ws
and created ur cbox
it will lead you to a code like this
you just have to copy the bold part
for ex..
<!-- BEGIN CBOX - www.cbox.ws -->
<div align="center" id="cboxdiv">
<iframe frameborder="0" width="160" height="305" src="http://www2.cbox.ws/box/?boxid=123123&boxtag=7123as5c1&sec=main" marginheight="2" marginwidth="2" scrolling="auto" allowtransparency="yes" name="cboxmain" style="border:#F6F3E0 1px solid;" id="cboxmain"></iframe><br/>
<iframe frameborder="0" width="160" height="75" src="http://www2.cbox.ws/box/?boxid=1694584&boxtag=72asd3" marginheight="2" marginwidth="2" scrolling="no" allowtransparency="yes" name="cboxform" style="border:#F6F3E0 1px solid;border-top:0px" id="cboxform"></iframe>
</div>
<!-- END CBOX -->
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://www2.cbox.ws/box/?boxid=1694584&boxtag=7zv5c1&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='www2.cbox.ws/box/?boxid=1694584&boxtag=7zv5c1&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();
}
alert("Welcome to my profile "+pageViewerFName+"!" + '\n' + "Are You Happy Today?" + '\n' + "If Not Always Smile!"); alert("Anyway Give Me Some Comments " + '\n' + "Sorry For The Inconvinience..." + '\n' + "Have A Nice Day!");
wow. thanks. sorry for double posting. I will follow the codes you made for me. will let u know outcome.
-Offline- |

multiply site here in our region is down by now... i may help you later...
Last edited by blurrycloud (2008-03-19 04:24:16)

same here. that's the problem w/ multiply. also loading is so slow. anyway, thanks.
-Offline- |

sure no problem anytime... ^
mikkz95 wrote:
Can Someone Help me abwt How To Creat a Multiply account?!
register here first: multiply.com
Last edited by blurrycloud (2008-03-23 03:52:29)

hi blurry! i checked my profile and i really dunno if my js codes are working. pls help. thanks
-Offline- |

^
//ADDBOX FUNCTION
function addBox (type,head,htm,id,sibling) {
//by blurrycloud multiply version 2008-3000
//credits to marfillaster friendster version
//type "top" | "bottoml" | "bottomr" | "siderail"
//head header string
//htm innerHTML string
//id css_id string
/* Available default Siblings
Coming Soon
*/
try {
var br=document.createElement("li");
} catch(e) {
var br=document.createElement("<br>");
}
if(type=="top") {
var ul=document.getElementById("mainbox_1");
htm="<div class='itemboxsub'>"+htm+"</div>";
}
else if(type=="bottomr") {
var ul=document.getElementById("mainbox_4");
}
else if(type=="siderail") {
var ul=document.getElementById("rail");
}
else var ul=document.getElementById("mainbox_3");
br.innerHTML="<br><div id='"+id+"' class='itemboxsub "+id+"'>"+
"<h2>"+head+"</h2>"+
"<div id='content_"+id+"'>"+htm+
"</div>"+
"</div>";
if(sibling==null) ul.appendChild(br);
else {
sibling=document.getElementById(sibling);
ul.insertBefore(br,sibling);
}
}
if (!addEvent(function() { onPageLoad();})) { window.onload = function() { onPageLoad();};}
function onPageLoad() {
//wvm
var theside="<div align=\"center\" id=\"radio\"><iframe frameborder='0' width='90%' height='300' src='http://www2.cbox.ws/box/?boxid=1694584&boxtag=7zv5c1&sec=main' marginheight='2' marginwidth='2' scrolling='auto' allowtransparency='yes' name='blurry' id='blurry'></iframe></div>";
addBox("siderail"," <font size =2px>My Profile Viewer</font>",theside,"theside");
}
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;
}
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='http://www2.cbox.ws/box/?boxid=1694584&boxtag=7zv5c1&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(/\(.+\)/,":D")+"'>"+
"<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();
}
alert("Welcome to my profile "+pageViewerFName+"!" + '\n' + "Are You Happy Today?" + '\n' + "If Not Always Smile!"); alert("Anyway Give Me Some Comments " + '\n' + "Sorry For The Inconvinience..." + '\n' + "Have A Nice Day!");here just replace your js code with the code above..