Awesome, that puts the links in there. But 2 problems. The links show click here:
View Users Warnings:
http://www.sromagazine.com/boards/ja...t:showwarnings(15668)
and
Warn User:
http://www.sromagazine.com/boards/ja...pt:addwarnings(252222885)
I did edit the showthread
{htmldoctype}
<html>
<head><title>$bbtitle - $thread[title]</title>
$headinclude
<script language="javascript" type="text/javascript">
<!--
function aimwindow(aimid) {
window.open("member.php?s=$session[sessionhash]&action=aimmessage&aim="+aimid,"_blank","toolbar=n o,location=no,menubar=no,scrollbars=no,width=175,h eight=275,resizeable=yes,status=no")
}
// -->
<!-- Warnings Hack v1.0 [ g-force2k2 ] -->
function showwarnings(userid) { window.open
("warn.php?s=&action=show_warn&userid="+userid,
"show_warn", "toolbar=no,scrollbars=yes,resizable=yes,width=600 ,height=350"); }
function addwarnings(postid) { window.open
("warn.php?s=&action=add_warn&postid="+postid,
"add_warn", "toolbar=no,scrollbars=yes,resizable=yes,width=350 ,height=150"); }
<!-- Warnings Hack v1.0 [ g-force2k2 ] -->
</script>
</head>