Ditto. White Screen of death after updating from 2.0 to 2.0.1. Reverting to 2.0 allowed me back in.
Mine seemed to kill the server all together. Another Jetpack release that crashes worpress……not impressed. This has happened at least 5 times on the last releases that these updates either cause 500 errors or other issues.
Wondering if this is another issue with Multi-Site and Jetpack. The last couple releases have not been very well QA’d for Multisite….a native WordPress feature mind you.
Got the exact same issue on 2 different WordPress sites
Same issue here. 2 different sites. Both standalone sites.
Same here to ~ immediate error 500. Re-installing 2.0
Here’s 2.0 to reload (after removing the Jetpack directory from the wp-content\plugins directory):
http://downloads.wp.xz.cn/plugin/jetpack.2.0.zip
Thanks, I had already done that.
Thanks for reporting this. We’re investigating, and it appears to be limited to certain server configurations.
We will post an update as soon as information is available.
“Limited to certain server configurations”. Shame we’re all using the same configuration. 🙂
Yeah I am curious what configurations it is limited to since some get a 500 error and others get a white screen.
Also broken on php 5.3.16 with Multi-site. Had to revert to a backed up copy of 2.0
PHP Fatal error: Class Publicize contains 5 abstract methods and must therefore be declared abstract or implement the remaining methods (Publicize_Base::connect_url, Publicize_Base::disconnect_url, Publicize_Base::get_services, …) in /wp-content/plugins/jetpack/modules/publicize/publicize-jetpack.php on line 576
Jetpack 2.0.2 was just released, and corrects the fatal error in Jetpack 2.0.1. The update will appear in your dashboard within a few hours, or you can download it at http://ww.wp.xz.cn/extend/plugins/jetpack/.
For the curious, a short PHP open tag snuck in to 2.0.1, and some PHP configurations don’t support it.
Thanks! Just confirmed it works.