• Hi

    We have a problem with buddypress when the minify is active

    WP + Buddypress (multilingual site (wpml))

    If you activate the w3tc Minify, then the Plupload included into buddypress for managing the avatar and upload some pictures in groups by examples, is not working anymore for all other languages than the main language of the site

    The console return:
    Uncaught TypeError: Cannot read property ‘appendChild’ of null
    at r.getShimContainer (plupload.full.min.js?ver=2.1.8:13)
    at c.init (plupload.full.min.js?ver=2.1.8:14)
    at c.exec (plupload.full.min.js?ver=2.1.8:13)
    at c.shimExec (plupload.full.min.js?ver=2.1.8:13)
    at c.exec (plupload.full.min.js?ver=2.1.8:13)
    at c.<anonymous> (plupload.full.min.js?ver=2.1.8:13)
    at Array.<anonymous> (plupload.full.min.js?ver=2.1.8:13)
    at i (plupload.full.min.js?ver=2.1.8:13)
    at Object.r [as inSeries] (plupload.full.min.js?ver=2.1.8:13)
    at c.dispatchEvent (plupload.full.min.js?ver=2.1.8:13)

    Deactivate the Minify and works fine …

    All ideas are welcome …
    Regards
    OB

  • The topic ‘W3tc minify problem with buddypress’ is closed to new replies.