]
Quote:
Today at 04:42 PM Kars10 said this in Post #27
wooolF[RM], for me it looks like a error in the attachment-template!
Kars
|
I'll check it out and report back

thnx for the tip
mmkay, here what I got in my postbit_attachment (part of it)
PHP Code:
<img src="https://vborg.vbsupport.ru/images/attach/$post[attachmentextension].gif" width="16" height="16" border="0" alt="">
<smallfont>
<a href="attachment.php?s=$session[sessionhash]&postid=$post[postid]$newpagelink" target="blank">$post[filename]</a>
(<b>$post[attachsize]</b> kb, <b>$post[counter]</b> downloads)
</smallfont>
<smallfont><hr>
<a href="javascript:whodownloaded($post[attachmentid])" class="small">Who Downloaded This?</a>
I can't see what might be wrong with that... Who downloaded hack works perfectly... I can see how many times file have been downloaded... the only problem is displaying the size of the attached file