• I have a site where the Media Library screen no longer will render the library of files. Also, the medial uploader has stopped working.

    I get the following javascript errors:

    GET https://test2.jisapp.rmamm.gov/wp-includes/js/plupload/plupload.full.min.js?ver=2.1.1 net::ERR_CONTENT_LENGTH_MISMATCH media-new.php:44

    Uncaught ReferenceError: plupload is not defined handlers.js?ver=4.0:406

    Uncaught TypeError: Cannot read property ‘hasClass’ of undefined

    I have:

    1. Uninstalled and deactivated all plugins
    2. Re-installed WordPress 4.0
    3. Added script debug true
    4. Cleared all caches

    All without success.

    Thanks in advance for any help offered.

Viewing 31 replies (of 31 total)
  • Had the same problem, working fine on my test site, failed on production – same server, same everything. I’m no slouch and I knew all the plugins were clean etc

    this worked:
    define(‘CONCATENATE_SCRIPTS’, false);

Viewing 31 replies (of 31 total)
  • The topic ‘Media Library and Uploader suddenly not working.’ is closed to new replies.