2 – PHP Fatal errors after upgrading to Version 2.7
-
I just upgraded to WP 2.7 and now I get 2 different PHP Fatal errors when I try to visit my site, viz (in this order):
1) PHP Fatal error: Call to undefined function wp_remote_post() in /home/…/public_html/wp-includes/cron.php on line 201 *
2) PHP Fatal error: Call to undefined function wp_remote_request() in /home/…/public_html/wp-includes/update.php on line 58 *
* Site name / info purposely omitted and replaced with “…” (minus the quotation marks).
Moreover, I received the first error message right after upgrading, and the second error only seems to occur when I reload the site a few times, otherwise the first error message appears.
Any suggestions on how to fix this problem would be greatly appreciated and thanks in advance!
The topic ‘2 – PHP Fatal errors after upgrading to Version 2.7’ is closed to new replies.