". $set['userrank'] : "") ." @@ -379,7 +383,7 @@ $fcol3 = "#000000"; } - $lastactivity = 'Active ' .timeunits(ctime()-$post[lastactivity]) ." ago"; + $lastactivity = 'Active ' .timeunits(ctime()-$post['lastactivity']) ." ago"; $postnum = ($post['num']) ."/"; $posttotal = $post['posts']; if(!$post['num']) { @@ -387,7 +391,7 @@ $postss = "s:"; } return "
$smallfont ". ($set['userrank'] ? "
". $set['userrank'] : "") ." @@ -435,7 +439,7 @@ $fcol3 = "#fff0f8"; - $lastactivity = 'Active ' .timeunits(ctime()-$post[lastactivity]) ." ago"; + $lastactivity = 'Active ' .timeunits(ctime()-$post['lastactivity']) ." ago"; $postnum = ($post['num']) ."/"; $posttotal = $post['posts']; if(!$post['num']) { @@ -443,7 +447,7 @@ $postss = "s:"; } return "
". $set['userrank'] : "") ." @@ -483,7 +487,7 @@ $fcol3 = "#000000"; - $lastactivity = 'Active ' .timeunits(ctime()-$post[lastactivity]) ." ago"; + $lastactivity = 'Active ' .timeunits(ctime()-$post['lastactivity']) ." ago"; $postnum = ($post['num']) ."/"; $posttotal = $post['posts']; if(!$post['num']) { @@ -491,7 +495,7 @@ $postss = "s:"; } return "
". $set['userrank'] : "") ." @@ -513,8 +517,8 @@ $fcol1 = "#bbbbeb"; $fcol2 = "#8888a8"; $fcol3 = "#080818 url('http://bloodstar.rustedlogic.net/layout/background.png')"; - $lastactivity = 'Active '. timeunits(ctime()-$post[lastactivity]) ." ago"; - $joindate = 'Joined '. date($dateshort,$post[regdate]+$tzoff) .""; + $lastactivity = 'Active '. timeunits(ctime()-$post['lastactivity']) ." ago"; + $joindate = 'Joined '. date($dateshort,$post['regdate']+$tzoff) .""; $postnum = ($post['num']) ."/"; $posttotal = $post['posts']; if(!$post['num']) { @@ -522,7 +526,7 @@ $postss = "s:"; } return "
". $set['userrank'] ."
" : "") ." @@ -546,8 +550,8 @@ $fcol1 = "#9999cc"; $fcol2 = "#7777aa"; $fcol3 = "#000011"; - $lastactivity = 'Active '. timeunits(ctime()-$post[lastactivity]) ." ago"; - $joindate = 'Joined '. date($dateshort,$post[regdate]+$tzoff) .""; + $lastactivity = 'Active '. timeunits(ctime()-$post['lastactivity']) ." ago"; + $joindate = 'Joined '. date($dateshort,$post['regdate']+$tzoff) .""; $postnum = ($post['num']) ."/"; $posttotal = $post['posts']; if(!$post['num']) { @@ -586,11 +590,11 @@ $postss = "s:"; } return "

Collection of nobodies

$set[userlink] | @@ -851,4 +855,3 @@ } //End random shit for Inu's layout -?>