Image Editor Error
-
The media editor in wordpress has not been loading since I’ve updated wordpress. The page for editing images loads when going directly to wp-admin/upload.php but will not load when trying to edit a featured image.
Tried deactivating all plugins
Checked .htaccess for any restrictions/rules that could affect the visual editor.
Used different browsers (Chrome, Firefox, Internet Explorer, Safari etc…)
Added define(‘CONCATENATE_SCRIPTS’, false ); to wp-config.php
Changed PHP versions to 5.6.27, then to 7.1.0 RCIn console it is showing that it has failed to load resource.
POST /wp-admin/admin-ajax.php 500 (Internal Server Error) (anonymous) @ VM1328:1 send @ load-scripts.php?c=1&load[]=jquery-core,jquery-migrate,utils,plupload&ver=4.7.5:4 ajax @ load-scripts.php?c=1&load[]=jquery-core,jquery-migrate,utils,plupload&ver=4.7.5:4 (anonymous) @ load-scripts.php?c=1&load[]=hoverIntent,common,admin-bar,heartbeat,autosave,suggest,wp-ajax-respons…:445 a.Deferred @ load-scripts.php?c=1&load[]=jquery-core,jquery-migrate,utils,plupload&ver=4.7.5:9 send @ load-scripts.php?c=1&load[]=hoverIntent,common,admin-bar,heartbeat,autosave,suggest,wp-ajax-respons…:445 sync @ load-scripts.php?c=1&load[]=hoverIntent,common,admin-bar,heartbeat,autosave,suggest,wp-ajax-respons…:447 fetch @ load-scripts.php?c=1&load[]=hoverIntent,common,admin-bar,heartbeat,autosave,suggest,wp-ajax-respons…:443 updateSelection @ load-scripts.php?c=1&load[]=hoverIntent,common,admin-bar,heartbeat,autosave,suggest,wp-ajax-respons…:478 _ @ load-scripts.php?c=1&load[]=hoverIntent,common,admin-bar,heartbeat,autosave,suggest,wp-ajax-respons…:443 m @ load-scripts.php?c=1&load[]=hoverIntent,common,admin-bar,heartbeat,autosave,suggest,wp-ajax-respons…:443 f @ load-scripts.php?c=1&load[]=hoverIntent,common,admin-bar,heartbeat,autosave,suggest,wp-ajax-respons…:443 u.trigger @ load-scripts.php?c=1&load[]=hoverIntent,common,admin-bar,heartbeat,autosave,suggest,wp-ajax-respons…:443 d.(anonymous function) @ load-scripts.php?c=1&load[]=hoverIntent,common,admin-bar,heartbeat,autosave,suggest,wp-ajax-respons…:478 propagate @ load-scripts.php?c=1&load[]=hoverIntent,common,admin-bar,heartbeat,autosave,suggest,wp-ajax-respons…:480 open @ load-scripts.php?c=1&load[]=hoverIntent,common,admin-bar,heartbeat,autosave,suggest,wp-ajax-respons…:480 d.(anonymous function) @ load-scripts.php?c=1&load[]=hoverIntent,common,admin-bar,heartbeat,autosave,suggest,wp-ajax-respons…:480 (anonymous) @ load-scripts.php?c=1&load[]=hoverIntent,common,admin-bar,heartbeat,autosave,suggest,wp-ajax-respons…:482 dispatch @ load-scripts.php?c=1&load[]=jquery-core,jquery-migrate,utils,plupload&ver=4.7.5:3 r.handle @ load-scripts.php?c=1&load[]=jquery-core,jquery-migrate,utils,plupload&ver=4.7.5:3This is definitely causing the issue for why the editor is not working, however I cannot figure out a solution and nothing I have tried has worked thus far.
The topic ‘Image Editor Error’ is closed to new replies.