OC3D Uploads Alpha

JN

New member
Hey Guys,

I'm currently working on a new upload script for OC3D (to replace SX Uploads).

The new script will have the following features:

* Multiple File Upload

* Image Watermarking With OC3D Logo

* Image Resizing

* View And Manage Your Uploaded Files

* View Number Of Hits To Your Files

Its currently in Alpha stages, but if you want to check it out, and start using it, click HERE and login with your forum details.

http://upload.overclock3d.net
 
Great coding Jim , looks superb :) Tried uploading a picture , uploaded fine, view my files fine, deleting and t&c seems not implemented yet ( 404 error ) also viewing image link downloads the image , is that how its meant to be?
 
file.php


http://upload.overclock3d.net/file.php?id=17

Test

EDIT: IMG tags not a worky.
 
file.php


Yeah we need the ability to link img files w/o proper extensions, XS has it setup to work, im sure Jimbo will get it sorted :)

Nice work mate, the new uploader is going to be gamsta x1000)!!

Another thing I noticed, when I click the link it wants me to download the file, it wont just let me view it in FF :(
 
w00t!!! Grats to ya Jim for another excellent job and display of your l337 coding skills :worship: . The bugs I'm sure will be ironed out very shortly, considering what you currently have on your plate ;) Are we still going to be addressing the 'bandwidth hijacking' issues we spoke about?
 
@Raging - I havn't actually coded in any filesize limits, so at the moment you are only restricted by MySQL's max packet size & PHP's limit (whatever is smaller). If filesize becomes a problem i should be able to fix it fairly easily.

@NoL - Thanks for spotting that. Its a way file.php output's the headers. I will create a seperate section just for uploading images, and a seperate script for retrieving them (that will allow them to be viewed in browser).

@PV - At present, everyone that has an OC3D account can use this service, but later today the script will be tightened down to prevent banned users from accessing it ;)

@Tec - Yes the delete script takes a bit more work, as we need to make sure its secure ;) - Should be up and running today sometime tho :)

Cheers for the feedback guys
 
Update:

* The image linking should now be fixed.

* Only registered members can access the server.
 
Back
Top