1.) I am wondering if anyone knows why the downloads using this script would be limited to only 20KBps roughly? Any idea how to fix that (I'm guessing its in my php settings or something?
My PHP info:
http://www.observedtrials.net/info.php
2.) I'm guessing upload_maxspace is set in bytes, but I figure it probably can't hurt to change:
upload_maxspace
Total filespace available for use by uploads; 0: no limit
to:
upload_maxspace
Total filespace (bytes) available for use by uploads; 0: no limit
Anyhow, just a suggestion

.
3.) How about user selectable permissions for users that are allowed to upload files?
For instance, we set permissions based on forum permissions, how about a table where we would make our own name up, like "subscribed users", "regular users", "anonymous" users and set the permissions for these new groups (based on forum permissions), then the uploading users can just check off who they want it to be available for. This way they don't get confused by our forum permissions stuff. Hopefully you understand what I mean here.
4.) How about making it so users can only upload under certain categories. I see this entire upload feature being more useful for sharing the link on the forum than people actually using the downloads database, I don't want them to be able to mess with my categories.
5.) Did you set the max filesize to 200,000 bytes? If so, how can I change that?
I think those are all my suggestions/questions, but I wanted to say thanks again, because I've been a user since 1.22 and its been absolutely wonderful for me

.
Matt