[align=center][b]WVMySpace version 1.4[/b][/align]
Viewer's Main Photo Feature removed - it was causing abort for my profile in IE

[img]http://h1.ripway.com/elgwapo0/images/wvmyspace.JPG[/img]
[quote]This is just your basic tracker. Still room for improvement. Online/offline status, # of visits, & duration of visits are [b]not yet implemented![/b] I haven't understood those parts yet.
[b]!important - Requires JS file
Features:[/b]
* will record N@me, @ge, s3x, L0cat!on, URL, & M00d.
* will record the absolute last date & time of visit
* It will record most of the time even if the user hasn't set his @g3, s3x, or l0cation properly[sup]*see image above[/sup]
* carousel function - it slides once you have 5 records & up[/sup][/quote]
[b]Step 0:[/b] Have a r!pway account.
[b]Step 1:[/b] Create a subfolder

[b]tracker[/b]
[b]Step 2:[/b] Copy & create the following files in that subfolder using ripway.
[b]FILE 1[/b] - save as [b]jquery.txt[/b]
<">[b]FILE 2[/b] - save as [b]jquery.jcarousel.pack.txt[/b]
<">[b]FILE 3[/b] - save as [b]skin.css[/b]
<">[b]FILE 4[/b] - save as [b]tracker.css[/b]
<">[b]FILE 5:[/b] create an empty file - save as [b]shak.txt[/b]

Don't tell you're gonna copy this box
<">[b]FILE 6: The PHP[/b] - copy, change [b]UR_FRIEND_ID[/b]. To find it, scan down and look for the very 1st trace of [b]<?php code[/b] - Got it? Good, now create file - save as [b]tracker.php[/b]
<">[b]Step 4:[/b] Paste an addBox function into your jsfile. If you don't have one and you have a CSS file, then try this one. This is the [b]addBox1.0[/b] I created, and so far it's the only one available

[quote]function addBox(TTL,cont,syde){
rightside=document.getElementById('Table1').parentNode.parentNode.parentNode.parentNode.parentNode;
leftside=document.getElementById('profileV1main').getElementsByTagName('td')[2];
if (syde=="right"){
htm="<br/><table class='newBox' width='455px' cellspacing='0' cellpadding='0' bordercolor='#000000' border='0'><tr><td class='text tdborder' align='center' valign='middle' style='color:#ffffff'>"+TTL+"</td></tr><tr><td align='center' valign='middle' style='color:#ffffff'>"+cont+"</td></tr></table>";
rightside.innerHTML+=htm;
}
if (syde=="left"){
htm="<br/><table class='newBox' width='300px' cellspacing='0' cellpadding='0' bordercolor='#000000' border='0'><tr><td class='text tdborder' align='center' valign='middle' style='color:#ffffff'>"+TTL+"</td></tr><tr><td align='center' valign='middle' style='color:#ffffff'>"+cont+"</td></tr></table>";
leftside.innerHTML+=htm;
}
}[/quote]
this is the [b]addBox's CSS[/b], include it with your profile's CSS
<">[b]Step 5:[/b] Copy this code & replace the 2 instances of [b]URL_TO_TRACKER.PHP[/b]

They are near the bottom of this code. 1 in the [b]wvm iframe[/b] and the other in the [b]document.getElementById('wvm').src[/b]

Paste it in your js file
<">[quote][b]Shakiro's Notes:[/b]
As you can see in the image chan's url went into his location bcoz he hasn't specified a location

but I think what matters is that his info is recorded. For [i]null[/i] moods, I'm still not sure

It will probably not send the info to your tracker, so make sure you've [b]set your mood status[/b] before implementing

[b]!Headsup: [/b]We may need a new linker one of these days

Oh God, I hope that never happens

Often times mysp@ce will alter the code in your linker when you're not looking. We may never have a new linker, [b]so here's my headsup:[/b] Follow the precautions I mentioned in the underground and also I suggest that if you're signed in, that you should never sign out. I think signing out can sometimes cause their server to detect for linkers

[/quote]
[b]credits: to Marfillaster[/b] as I have based alot of the PHP from his friendster version. The JS, I based from a HTML parser I found on the net and parsed the info myself

The [b]tracker.css[/b] still has [b]Shirow's[/b] name on it

PEACE!

That was alot of files. I think I've mentioned everything, but If it doesn't work on your proffy's, then I'll see if I can correct it by tomorrow. If it does work, then please show your appreciation by hitting the [b][color=green]green button[/color][/b]
Last edited by shakiro214 (2008-05-02 01:28:56)