I am having the same problem, deactivating allows uploads to work as you stated. but nothing related to smush.it works.
Did Smush.it change something on their end?
Also today stopped working
As far as I can see (yes I was patient enough) it is working, it’s just SLOOOOOOOOOOW AS HELLLLLLLLL lately for whatever reason. takes 5 minutes to upload 50kb image to website…
Disabling for now 🙁
nvm… getting ERROR: posting to Smush.it after those 5 minutes.
Hi All,
Sorry to hear of the problem you are having.
The WP Smush.it plugin only provides interface in the WordPress to the smush.it service provided by Yahoo. It optimizes images by calling Smush.it APIs so the functionality of it depends on the features provided by Yahoo Smush.It service. you will find more information about it on the following page.
https://developer.yahoo.com/yslow/smushit/faq.html
We have last updated the WP Smush.it plugin on 2014-6-12 which you can see on the following page so i don’t think this is the issue of the plugin.
http://ww.wp.xz.cn/plugins/wp-smushit/
I think this temporary issue may be caused by the Yahoo smush.it service.
Are you still facing the issue?
Then let’s troubleshoot it from our end.
Can you please try enabling WP_DEBUG mode? To do this, just go to wp-config.php include this:
define('WP_DEBUG',true);
You might already have a line for WP_DEBUG, so just make sure it’s set to true.
Let me know what errors if any you are getting!
Also enable WP Smush.it debug processing from the following path and let me know what debug information you are getting when you try to smush images.
Admin Area -> Settings -> Media -> Enable debug processing
Kind Regards,
WPMU DEV