That’s a bizarre error message, but you can easily update WordPress via FTP.
Category Archives: WordPress
How to: Troubleshoot broken/blank WordPress sites
Summary 1. Enable debug mode. i. edit wp-config.php ii. set WP_DEBUG to true 2. Fix the issue. i. reload the…
How to: Fix unsupported WordPress themes in order to work with modern versions of jQuery (e.g. the Curator theme by the Molitor)
New jQuery versions break the Curator theme for Wordpress. Follow the steps to repair errors such as jQuery.fn.live() is deprecated.