Media Library not loading after define(‘ALLOW_UNFILTERED_UPLOADS’, true);

  • Unknown's avatar

    OK, here is the scenario, I am working with DIVI, and it was failing to upload a font with the error saying its coz of the file type, I then edited the
    define(‘ALLOW_UNFILTERED_UPLOADS’, true);

    I then tried uploading the font it just went on forever without uploading the font, so I closed the page and tried something else. I removed the

    define(‘ALLOW_UNFILTERED_UPLOADS’, true); line of code

    When I then tried uploading an image, I realized the media library is not loading thumbnails, and no longer allowing me to upload new images

    How can I solve this?

    The blog I need help with is: (visible only to logged in users)

  • Unknown's avatar

    I edited the wp-config file by adding that code, sorry, had left that little detail

  • The topic ‘Media Library not loading after define(‘ALLOW_UNFILTERED_UPLOADS’, true);’ is closed to new replies.