The old path

/libraries/plupload/js/plupload.full.js

is invalid if using 2.0, the new path for full is

/libraries/plupload/js/plupload.full.min.js

as well as a .min and .dev variant.

Warning: file_get_contents(sites/all/libraries/plupload/js/plupload.full.js): failed to open stream: No such file or directory in drupal_build_js_cache() (line 4943 of /home/doxical/public_html/includes/common.inc).

Comments

Kingdutch’s picture

Project: IMCE plupload » Plupload integration
Version: 7.x-1.2 » 7.x-1.x-dev

Moved this to the plupload integration module, IMCE Plupload only includes it's own file and the Plupload integration module takes care of the Plupload javascript. This can probably be marked as "closed (works as designed)", I believe version 1.x of Plupload integration is only for the 1.x version of Plupload.

A separate issue may be opened for Plupload integration to see if we can upgrade it to Plupload 2.0

slashrsm’s picture

Status: Active » Closed (duplicate)