The File Uploader!
Firstly, simie coded this for Proboards. I have merely had the pleasure of converting it to vF and also hosting it!![]()
Preview: Clickeh!
A script that allows people to attach files to their posts, saving them from uploading them somewhere else.
This allows you to upload any of the following file types:
![]()
There is a max file size limit of 1mb.
Files can be flagged as dangerous or inappropriate, and will be checked by me, or another person who is helping me moderate the files.
These are the different Icon types:
Icon Description File has not been flagged or moderated. File has been flagged and is queued for moderation. File has been removed by a staff member. File is awaiting moderation from an administrator (If a staff member doesn't know what to do with it.) File has been reviewed and approved. File has been removed due to a TOS violation.
Inactive Downloads
Files that haven't been downloaded in 20 days will be deleted, to save space for more uploads.
The Code:
Code:
- <script type="text/javascript">;
- /*----------------------------------------*\
- |File Uploader
- |Created by Simie, (C) 2007-Present.
- |Do not repost without permission
- |Modified for compatibility & Hosted By Wrighty
- \*----------------------------------------*/
- var script = document.createElement("script");
- script.src="http://vf.wrighty.info/codes/uploader/fileUploader.js";
- script.type="text/javascript";
- document.body.appendChild(script);
- </script>
Global FOOTER
While every attempt possible has been taken to stamp out any bugs in this code, some may remain.
If you have found a bug, or have a suggestion, please email me at
admin@wrighty.info
Have fun!
isnt that preview from proboards![]()
yes, but it's the same.
Its the same from proboards
i know lol
Its the same from proboards
That was stated two posts before yours; please take the time to read through a thread before posting.![]()
The Link to this external script is dead....can anyone get a hold of Wrighty?
There's a wImg Uploader that you can use instead. This one has been taken offline long time ago!![]()
Try this one =) http://support.virtualforums.co.uk/board/codesubmit/topic/24 858/action/view_topic/wimg-hos t-uploader
that thread doesn't work either, is there somewhere else we can get a code for the file uploader?
that thread doesn't work either, is there somewhere else we can get a code for the file uploader?
Ignore michael's post about the wImg uploader..he foolishly got rid of wImg.
As for where to find the code, I'm not 100% sure. I'll do some snooping and see if I can find it. In the meantime, a staff member might know.
Hi,
There's no need for a code to do this anymore. It's a built in feature![]()
Just click the "Insert Image" UBBC button and you'll be given the option of uploading an image straight from your computer.
Ross,
I thought the uploader only does images? Plus if i recall it has a rather small upload limit which i don't remember what it is.