Yep, another part added. It supports programs, flags, graves, fanfares and soundbanks. I didn't add replays because of the brag board we already have. However it can be easily done.
Please report any bug.
Cheers
Now there is TUS Porn left to add and I'm camping here after that :)
lol Tenori. True that, TUS has got almost everything now :)
Sweet job MI
Nice. :) Btw, are the files virus checked when they got uploaded or something?
Thanks guys!
@chakkman
No, but there's a powerful security check is done. No harm to TUS ;)
I guess he meant a virus for us, when we download the file.
Yeah, thats what i meant.
So??!??
I'll setup an anti-virus on TUS :)
A f@#!in' good job, MonkeyIsland :D It's like THE PARADISE xD
Quote from: MonkeyIsland on June 08, 2010, 03:40 AM
I'll setup an anti-virus on TUS :)
You actually could code it so it does an external check on a site like www.virustotal.com (http://www.virustotal.com). Unless you planned to do so. ;)
Good job on TUS files!
I have a small issue with it. I noticed someone uploaded SchemeEddy to the programs, but it is v2.05. As the author, you've made it so that I can modify this upload even though someone else has uploaded it (which is awesome btw). However, the problem is that it will not allow me to upload a different version of the program, v2.07, in place of the v2.05 instance.
Just as an addition to what Etho said: is it possible to upload multiple files for one "file"? For instance, if someone uploads a program, then upgrades it, the site should be able to offer both for download.
@Etho,
Why you can't update the file? I tested it right now. What error do you get?
@Ray,
It is all possible.
#1: I unchecked the v2.05 instance and uploaded my v2.07 instance. This gave me no error warning. When I downloaded the *.zip file to make sure it worked, it was still the v2.05 instance.
#2: I uploaded the v2.07 instance and kept the v2.05 instance, so that there were download links for both. The v2.05 instance still worked when I did this, but the v2.07 instance downloaded as a corrupted *.zip file.
#3: Just now I tried #1 again. I downloaded the *.zip file and it said it was corrupted. I opened the *.zip file in a hex editor to see what happened to it, and this is its binary data:
Quote<br />
<b>Warning</b>: filesize() [<a href='function.filesize'>function.filesize</a>]: stat failed for **** in <b>****</b> on line <b>684</b><br />
<br />
<b>Warning</b>: Cannot modify header information - headers already sent by (output started at ****:684) in <b>****</b> on line <b>684</b><br />
<br />
<b>Warning</b>: readfile(****) [<a href='function.readfile'>function.readfile</a>]: failed to open stream: No such file or directory in <b>****</b> on line <b>687</b><br />
Thanks for the detailed explanation. Bug fixed :)
I tried again just now, and it worked this time. Good fix.