That’s a bizarre error message, but you can easily update WordPress via FTP.
Tag Archives: wordpress
How to: Remove a site from wordpress.com/stats, even if you don’t have access to that site anymore (deleted/corrupt)
Introduction So, what happens if you, at one point or another, delete a website that you had previously added to…
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.
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…