Version: 1.00, by TWTCommish
Developer Last Online: Dec 2022
Version: 2.2.x
Rating:
Released: 04-01-2002
Last Update: Never
Installs: 60
No support by the author.
This hack is pretty straightforward: it tracks the attachments your members download, and therefore allows people to view which people have downloaded which attachment. This may be expanded later into a more comprehensive, expanded "download center," but for now, it's just a small hack.
This is a vBHacker hack, too. I highly encourage you to install vBHacker. I'll include a vBHacker-generated installation text file in the attached archive, though, so no one will be left out. Enjoy. Let me know if you run into any problems.
Show Your Support
This modification may not be copied, reproduced or published elsewhere without author's permission.
Today at 04:50 PM Boofo said this in Post #99 Try doing an onLoad= in the body tag for multiple java scripts that might be messing with one another. I found this solution after running in to a couple of them not playing nice together. Just a thought.
there's no "body tag" in the "headinclude" template bro ... this problem resides in the postbit betwen Bira's Hack and this hack ... I just know it.
It might be that Bira's Cotract Post Hack is using the <DIV> tag and I don't know if this is true, but that might as well be the problem since they both are working in the same location.
If someone else have these two hacks workin together ... please reply to this!
Quote:
believe theres a javascript conflict with biras's contract posts hack. I have the same problem.
I bet there is ... only I need to find out how the page is put together to see if that js script (In Bira's Hack) is using the proper method of placing javaScript code within HTML ... or maybe this hack needs to be re-written.
I am having a problem here in that the number displayed in "This has been downloaded x time(s). is not corresponding to the "who downloaded this" users in the pop up box.
As seen by attached file, the hack indicates 19 downloads, however, the popup box indicates only 7 members downloading the file.
Someone may have used one of those download accelerators to download the attachment. These programs use two or more connections to download files. This maybe the reason why your numbers are off ... to test my theory, install a download program (Like Download Accelerator Plus) and download an attachment!
Yesterday at 06:40 PM Rolodex said this in Post #104 Someone may have used one of those download accelerators to download the attachment. These programs use two or more connections to download files. This maybe the reason why your numbers are off ... to test my theory, install a download program (Like Download Accelerator Plus) and download an attachment!
I did try out the theory using GetRight and in my case, I downloaded a newly placed attachment and it only counted one download. Perhaps other download managers work differently but yes, a possibility since there are no external linking in my server log files.
As Boofo suggested aybe people download it twice or also another copy for backup or forget where they put it and download again, others may just download not remembering they downloaded already.
Thanks guys and sorry, should have thought of this possibility.
I also get an error trying to open the "Who Downloaded" box.
Quote:
Invalid SQL: SELECT u.userid, u.username FROM user u WHERE u.downloads LIKE "37%" OR u.downloads LIKE "%37%" OR u.downloads LIKE "%37" ORDER BY u.username ASC
mysql error: