I have the module installed, enabled and configured for a content type. The "Drag Files Here" box shows up on nodes. However, actually dragging files there just results in the browser going to the URL of that file, such as "file:///C:/.../picname.jpg"

What I've tried so far:

  • Tested on Firefox on Chrome. Same result.
  • Check for readme file but there isn't one.
  • Disable CKEditor. Same result.

Comments

Anonymous’s picture

OneTwoTait’s picture

Component: Code » Documentation
Category: bug » task

K, cool. I got it to work.

I suggest that something like the text below be added to a Readme file:

"
To use Plup, you must also install the Libraries module and then install the PLUpload script, which you can find at http://www.plupload.com/download.php

Steps:
1) Install and enable the Plup and Libraries modules.
2) Create a "Libraries" folder in sites/all/libraries
3) Download PLUpload from http://www.plupload.com/download.php. The GPL version should be all you need.
4) Unzip the PLUpload zip file in sites/all/libraries.
"

Anonymous’s picture

Status: Active » Closed (works as designed)

Libraries module is required by the module and Libraries has it's own description of how it works so one should be able to deduct what he needs to do hence I don't see the point in documenting this.

Anonymous’s picture

Thanks so much for making this module but this caught me out as well, so I have to agree with taite11. With no readme file, docs or "Installation" section on the project page it isn't obvious enough that this requires separate installation of the Plupload library.

OneTwoTait’s picture

Status: Closed (works as designed) » Active

Why not just add it to the readme? It really can't hurt and it will help users that wouldn't know this kind of thing.

jorisx’s picture

Wow, this module works super!
Been testing several multi file/image upload modules, like Media+Multi Form, multiUpload_filefield / Imagefield, plupload etc etc Non of them work as nice is Plup !

Great module !!

Anonymous’s picture

Status: Active » Closed (works as designed)