Version: 1.00, by Pseudomizer
Developer Last Online: Feb 2010
Version: 3.0.0
Rating:
Released: 05-02-2004
Last Update: Never
Installs: 6
No support by the author.
Hi @LL,
UPDATE:
This version is now obsolete. I have just posted the next version for this upload hack. You can find it here.
This version will no longer be supported !!!
many people requested this hack and many people wanted to have it independant of VBulletin. Due to this i created this simple hack which uploads files via HTTP.
Copy both files in the same directory where you want to upload files into it. This works only in the same directory. So you can not choose where to put the files. It just uploads the files.
I have added a little bit security to this because many people will try to use this as soon as they know about it. The config file has the login and the password to log into the script.
In addition to this i have made this session depending. You can not call specific subroutines of this script without having logged in properly. As soon as you close your browser and you try to call subroutines you will be blocked.
I have also implemented a small check for existing files. It will deny the upload if you want to upload a file which already exists. With this you will be on the secure side so no one overwrites any important file with rubbish.
This has nothing to do with VBulletin but many people requested this as part of their administrative work.
I take no responsibility for this hack !!! If someone finds a security hole or a bug and something happens i will not be responsible for any damage !!!
After reading the rules for VBulletin.org this hack could be removed due to not cooperating with VBulletin. So it is up to the staff of VBulletin.org to decide to remove this hack or to follow the demands of their members and leave it. I just want to help some members here and i hope i do not cause any trouble with this hack.
Enjoy it.
Cheers,
Show Your Support
This modification may not be copied, reproduced or published elsewhere without author's permission.
well, this is cool, I was creating a script like this but couldn't figure out all I need.
can you limit file type ? I'd like to let my users upload just image and zip file.
/me clicks install.
Some people do not want the password protection and some people do not want to upload every filetype. aranoid:
So.... :bandit:
If i :
- build in one switch to enable or disable the password protection in the config file
- build in file extension definition which files are allowed to be uploaded in the config file
I need both of that, uploading a file shouldn't cause much trouble like logging and if letting user upload any type of file, they could be the new owner of that host.