fyi, the instructions for this hack need some repair work...any reference to "whodownloadsbits" needs to be changed to "whodownloadsbit" (in the instructions and the php files) and the javascript edit for the headinclude template needs to be changed to:
Code:
<script language="JavaScript">
<!-- START HIDE
function whodownloaded(attachmentid) {
window.open
("whodownloaded.php?s=$session[sessionhash]&attachmentid=" + attachmentid,
"whodownloaded", "toolbar=no,scrollbars=yes,resizable=no,width=240,height=300, top=50, left=50"); }
-->
</script>
$headnewpm
(ie, move the function line to it's own line as referenced on the 2nd or 3rd page of this thread....)
nice hack tho...just what i was looking for