Media Library Broken in 4.9.8, JavaScript errors in load-scripts.php
-
For some reason Media Library doesn’t load is failing with 502 error, all plugins disabled and using default theme.
Only workaround is to use define(‘SCRIPT_DEBUG’, TRUE);
When doesn’t work:
GET https://mySite/wp-admin/load-scripts.php?c=0&load%5B%5D=hoverIntent,common,admin-bar,underscore,shortcode,backbone,wp-util,wp-backbone,media-models,wp-plupload,jquery-ui-core,jquery-ui&load%5B%5D=-widget,jquery-ui-mouse,jquery-ui-sortable,wp-mediaelement,wp-api-request,media-views,media-editor,media-audiovideo,mce-view,img&load%5B%5D=areaselect,image-edit,media-grid,media,svg-painter,heartbeat,wp-auth-check&ver=4.9.8 HTTP/1.1
Host: mySite
User-Agent: Mozilla/5.0 (Windows NT 6.1; Win64; x64; rv:60.0) Gecko/20100101 Firefox/60.0
Accept: */*
Accept-Language: en-US,en;q=0.5
Accept-Encoding: gzip, deflate
Referer: https://mySite/wp-admin/upload.php
Cookie: <some cookie>
DNT: 1
Connection: keep-aliveWhen debugging activated:
I don’t see any load-scripts.php and Media Library is loaded.Debugging doesn’t pinpoint to any problem but something changes the behavior when activated.
- The topic ‘Media Library Broken in 4.9.8, JavaScript errors in load-scripts.php’ is closed to new replies.