Fork me on GitHub

Looking for a file upload module  Bottom

  • Hye there. I've been looking for a while and haven't come across exactly what I'm looking for. I'm helping someone build a website, and I'd like to make the whole ordeal as simple as I possibly can.

    I need a module that'll simply upload a file into a designated folder. That's pretty much it. Just a simple browse and upload is all I need. This would make uploading files easier than having to go through FTP software and different logins and stuff. Thanks in advance.
  • I've done something like this, you can find it here: http://www.sanmaikols.net/descargas/dpUpload.rar

    You can choose the folder where the files will be uploaded, the allowed file extensions, the maximum size limit... Currently I'm with a little issue because when you try to upload file like whatever.film.avi it takes the first . as the beginning of the extension. But apart from that... try it! ;)
  • Wow, much thanks. This is perfect (asside from the language. Luckily I payed attention in high school so I translated what I needed XP)
  • If you have problems with the language tell me and I'll translate it for you to English :)

    Regards.
  • is there a version in english?
  • Ok, I've translated it to English, it has been a quick translation but I think you'll understand everything ;)

    There you go: http://www.sanmaikols.net/descargas/dpUpload(eng).rar

    I'm working on a block to upload files too, in case anyone is interested...
  • what is the diffrence between the block and the module. Going to try the file out now
  • The block would be a page element that connects to the module. If you look at alot of sites, you'll see, for instance, a newest news items block, or a newest posts block. Those blocks are display tools for data from the module.

    --
    Home Page | Find on Facebook | Follow on Twitter
  • Well I upload the DpUpload module and I can't access it how do I go about it
  • To access it type on your browser index.php?module=dpUpload and that will do. It doesn't have administration but you can configurate it changing the upload.php file
  • well I configured the English version and pointed my browser to index.php?module=dpUpload
    I get this error Failed to load module dpUpload
  • I've tested the English version on my site under PN .762 and it works correctly.

This list is based on users active over the last 60 minutes.