I’m having the same problem, tried clearing cache and using different browser, both of them don’t work. At the moment, disabling Smush plugin is the temporary solution.
Hi @svenms and @jfireman,
Could you please share the error messages? And please enable debug log by adding the following lines to your wp-config.php file:
define( 'WP_DEBUG', true );
define( 'WP_DEBUG_LOG', true );
define( 'WP_DEBUG_DISPLAY', false );
After that open up Media, where you see the error, and share the error messages from wp-content/debug.log here
Best regards,
Anton
Hello,
Thank you for your answer.
I have already checked the debug and there is nothing out of common.
[12-Jun-2018 18:43:01 UTC] on construct
[12-Jun-2018 18:45:04 UTC] on construct
[12-Jun-2018 18:45:04 UTC] on construct
[12-Jun-2018 18:46:08 UTC] on construct
[12-Jun-2018 18:50:18 UTC] on construct
[12-Jun-2018 18:50:39 UTC] on construct
[12-Jun-2018 18:51:10 UTC] on construct
[12-Jun-2018 18:51:12 UTC] on construct
[12-Jun-2018 18:52:40 UTC] on construct
[12-Jun-2018 18:52:42 UTC] on construct
[12-Jun-2018 18:53:23 UTC] on construct
[12-Jun-2018 18:54:30 UTC] on construct
[12-Jun-2018 18:54:32 UTC] on construct
[12-Jun-2018 18:54:33 UTC] on construct
[12-Jun-2018 18:55:04 UTC] on construct
[12-Jun-2018 18:55:07 UTC] on construct
[12-Jun-2018 18:55:33 UTC] on construct
[12-Jun-2018 18:55:37 UTC] on construct
[12-Jun-2018 18:56:10 UTC] on construct
Nothing more than that.
Also I am using Php 7.1
I would need to investigate this further.
Could you please contact us via our contact form: http://premium.wpmudev.org/contact
Select “I have a different question” from the dropdown, in the subject add “Attn. Anton” so that the ticket is assigned to me. And please add a link to this thread in the message section for reference.
Best regards,
Anton